mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
660b25b22e
The previous architectures value of atmelavr 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).
10 lines
312 B
INI
10 lines
312 B
INI
name=DHTlib
|
|
version=0.1.28
|
|
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
|