Block a user
KISS connection seems unstable
Seeing the same thing even with a pause between closing and reopening the connection, but the connection is obviously no longer there (doesn't show packets I just sent).
2023-09-18…
Why (if true) are cycles starting ~1s late?
Might be related to this, using long and should be using unsigned long: https://www.arduino.cc/reference/en/language/functions/time/millis/
Monitor power and shut down if voltage gets below limit in webform
Hide elements on webform until they are needed
I am close, with some hacky JS, but since the hidden stuff is only hidden/changed when the selection changes, on page reload it hides the hidden stuff again.
Make webform prettier and better