arduinoprojects

git clone https://git.tarina.org/arduinoprojects
Log | Files | Refs

library.properties (453B)


      1 name=Adafruit CCS811 Library
      2 version=1.0.5
      3 author=Adafruit
      4 maintainer=Adafruit <info@adafruit.com>
      5 sentence=This is a library for the Adafruit CCS811 I2C gas sensor breakout.
      6 paragraph=CCS811 is a gas sensor that can detect a wide range of Volatile Organic Compounds (VOCs) and is intended for indoor air quality monitoring.
      7 category=Sensors
      8 url=https://github.com/adafruit/Adafruit_CCS811
      9 architectures=*
     10 depends=Adafruit SSD1306, Adafruit GFX Library