library.properties 359 B

12345678910
  1. name=Adafruit HDC1000 Library
  2. version=2.0.2
  3. author=Adafruit
  4. maintainer=Adafruit <info@adafruit.com>
  5. sentence=Arduino library for HDC1000 and HDC1008 sensors.
  6. paragraph=Designed specifically to work with the HDC1008 breakout in the Adafruit shop.
  7. category=Sensors
  8. url=https://github.com/adafruit/Adafruit_HDC1000_Library
  9. architectures=*
  10. depends=Adafruit BusIO