mirror of
https://github.com/adafruit/DHT-sensor-library.git
synced 2025-07-29 16:37:16 +02:00
Shrink DHT::data to 5 bytes
There's only 5 bytes of data being transferred (2x2 bytes of data, 1 byte checksum), so no need to keep a useless byte.
This commit is contained in: