You've already forked library-registry
mirror of
https://github.com/arduino/library-registry.git
synced 2025-11-23 03:22:23 +03:00
Add DHTINT (#1373)
* Add DEVFULL DEVFULL mimics the /dev/full device of Linux, can be used for testing. * Add WaveMix Arduino library to mix two signals (A and B) with an adaptive weight. * add DHTINT integer only DHT library to save footprint for processors with small memory e.g. UNO, attiny45/85 etc.
This commit is contained in:
@@ -3284,6 +3284,7 @@ https://github.com/RobTillaart/DHT12
|
|||||||
https://github.com/RobTillaart/DHT20
|
https://github.com/RobTillaart/DHT20
|
||||||
https://github.com/RobTillaart/DHT2pin
|
https://github.com/RobTillaart/DHT2pin
|
||||||
https://github.com/RobTillaart/DHTlib
|
https://github.com/RobTillaart/DHTlib
|
||||||
|
https://github.com/RobTillaart/DHTINT
|
||||||
https://github.com/RobTillaart/DHTNew
|
https://github.com/RobTillaart/DHTNew
|
||||||
https://github.com/RobTillaart/DHTstable
|
https://github.com/RobTillaart/DHTstable
|
||||||
https://github.com/RobTillaart/DistanceTable
|
https://github.com/RobTillaart/DistanceTable
|
||||||
|
|||||||
Reference in New Issue
Block a user