Block a user
Flash onboard LED along with what is being sent
Replace loud relay with transistor to key radio
Integrate RTC chip
That seems to work.
- why does it seem like webform files are being written twice? Javascript?
Integrate RTC chip
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.
Integrate RTC chip
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).
Integrate RTC chip
Trying to convert from string to long, it should work with new build flag but it's not.
Integrate RTC chip
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…
Webform switch between continuous and cycle sending