Changes for version 1.01 - 2016-10-16
- added a sleep(1); in c_temp() and c_humidity() to wait one second before retrying a fetch of valid sensor data
- added c_debug() and a debug flag. If set in the new() method as the second param, we'll enable debugging in the XS code to print to STDOUT what's happening internally in the fetch loops
Documentation
Modules
Fetch the temperature/humidity from the DHT11 hygrometer sensor on Raspberry Pi