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

@@ -81,7 +81,7 @@ typedef enum {
#define N_RELAYS 8
#define N_BRIDGES 3
void pulseOverride(fsm_override_t cmd);
void pulse_override(fsm_override_t cmd);
esp_err_t fsm_init();
esp_err_t fsm_stop();