nodemcu-firmware/app/include/rtc
Philip Gladstone 5ece2fda20 Another dsleep fix (or rather a not-deep-sleep case) (#2155)
* Make the rtc variables not be cleared by the .bss initialization
* Move the save to the right place
* Make sure that we reset the rtctime to 0 if we didn't sleep properly.
* Setting the seconds to zero doesn't update the dsleep calibration
2017-11-03 17:50:10 +01:00
..
rtcaccess.h rtctime.dsleep() current draw improvements (#1659) 2016-12-14 12:39:31 +01:00
rtcfifo.h Imported reworked rtctime support. 2015-07-10 16:16:25 +10:00
rtctime.h Add tracking and control of the rate error in the clock crystal. (#1697) 2017-07-18 22:51:20 +02:00
rtctime_internal.h Another dsleep fix (or rather a not-deep-sleep case) (#2155) 2017-11-03 17:50:10 +01:00