Files
espurna/code
Max Prokhorov 820d8c4be8 Initial implementation of RTCMEM storage (#1420)
- store system crash counter and reset reason in rtcmem instead of eeprom
- store relay state mask in rtc in addition to the eeprom
- store relay state in eeprom only when boot mode requires it
- simplify relay state mask calculation / reading using std::bitset
- light state save and restore
- energy total save and restore
2019-05-08 23:58:51 +03:00
..
2019-05-08 23:57:18 +03:00
2019-01-04 18:59:04 +07:00
2018-12-12 04:33:44 +03:00
2019-02-05 15:45:39 -08:00
2018-12-09 21:11:12 +01:00
2018-12-09 00:03:55 +03:00
2018-06-14 11:32:54 +02:00