time sync check works

This commit is contained in:
Thaddeus Hughes
2026-03-04 14:00:47 -06:00
parent 46851e84bf
commit 9717495b45
20 changed files with 1068 additions and 923 deletions

View File

@@ -119,7 +119,7 @@ relay_port_t last_relay_state;
relay_state.bridges.BRIDGE_NAME = BRIDGE_OFF; \
}
esp_err_t driveRelays(relay_port_t relay_state) {
esp_err_t drive_relays(relay_port_t relay_state) {
// Four types of transitions.
// Not a transition: this does nothing
// Anything -> off: always allowed. Record the transition time