mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
f7b7217dfe
The previous value causes the example sketches to appear under File > Examples > INCOMPATIBLE > DHTlib and also a warning to be displayed during compilation of any sketch that includes the library: WARNING: library DHTlib claims to run on (atmelavr) architecture(s) and may be incompatible with your current board which runs on (avr) architecture(s).
9 lines
311 B
INI
9 lines
311 B
INI
name=DHTlib
|
|
version=0.1.25
|
|
author=Rob Tillaart <rob.tillaart@gmail.com>
|
|
maintainer=Rob Tillaart <rob.tillaart@gmail.com>
|
|
sentence=Optimized Library for DHT Temperature & Humidity Sensor on AVR only.
|
|
paragraph=
|
|
category=Sensors
|
|
url=https://github.com/RobTillaart/Arduino/tree/master/libraries
|
|
architectures=avr |