winlinvip / SimpleDHT

Simple, Stable and Fast Arduino Temp & Humidity Sensors for DHT11 and DHT22. http://learn.adafruit.com/dht
MIT License
144 stars 61 forks source link

Stored as byte, bits conversion is no longer required #55

Open lshw opened 1 year ago

lshw commented 1 year ago

remove bits2byte(), Save 35 bytes of ram memory