mqboard icon indicating copy to clipboard operation
mqboard copied to clipboard

remember time zone across reboots

Open tve opened this issue 4 years ago • 0 comments

Currently the RTC is kept running across resets (not power cycles) but the time zone is lost. This results in the wrong times being displayed at boot until SNTP or something else sets the time zone from some config. A simple and not-too-bad solution would be to have main.py set the time-zone from the board_config.

tve avatar May 26 '20 07:05 tve