Nixes / iotHubLib

a library for the esp8266 arduino platform that allows easy writing of sensor node programs for the iotHub platform
0 stars 1 forks source link

better look after eeprom, reduce unnecessary writes / clearings #10

Closed Nixes closed 7 years ago

Nixes commented 8 years ago

Specific circumstances:

Nixes commented 7 years ago

Can solve this by reading boot bit into variable and reading that instead. We can then use this to check for changes before writing a bit into eeprom.