That seems to work.
- why does it seem like webform files are being written twice? Javascript?
Calling RTClib as a dependency as the GitHub url in platform.io file. It is a newer version (2.1.2) than the library in PlatformIO/VSCode.
I thought the issue was string conversion, but what has been causing the crash is
rtc.adjust(DateTime();, no matter what value is in it (or empty).
Trying to convert from string to long, it should work with new build flag but it's not.
Oops, scope creep again. I should close this one and start another. VSCode is not my favorite for dealing with git.
I have the RTC module talking to the ESP32 and a way to fill in the unix…
Oops, scope creep again. I should close this one and start another. VSCode is not my favorite for dealing with git.
I have the RTC module talking to the ESP32 and a way to fill in the unix…
It will resume previous message on startup now. There is a little stutter in the LED when submitting the webform, so fix that somehow.
This only works after you submit the webform again. More work needed so it works on start. So close!
It has to do with how I was selecting the message to send. Things being overwritten in loop(). Works now with default message.