Open littleferris opened 2 years ago
Sorry, after the last changes I didn't test the 12H mode. It is now fixed in the current commit. The restarts may be caused by triggering the hardware watchdog. I disabled it in the setup and hope, that this will prevent the restarts. Thanks for the hints.
awesome thanks. I am testing this out now.
First of all thank you for this example! However
When trying to compile for 12 hour I am getting
error: request for member 'tm_hour' in 'tmtime', which is of pointer type 'tm*' (maybe you meant to use '->' ?)
after a couple hours there seems to be a reset and the time stops updating as well.