vladak / shield

code for ESP32 Adafruit Feather to get various sensor readings and publish them to MQTT broker
2 stars 0 forks source link

check the presence/type of mandatory tunables early on #17

Closed vladak closed 1 year ago

vladak commented 1 year ago

The code.py relies on a set of mandatory tunables to be set. The presence and type of these should be checked early in main() and the program should exit with error on any discrepancy.

vladak commented 1 year ago

fixed in b4d1bd901aa226a88312dab949555f30bc35567e