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

@@ -11,7 +11,7 @@
#define NUM_RF_BUTTONS 8
int64_t recieveKeycode();
int64_t receive_keycode(void);
esp_err_t rf_433_init();
esp_err_t rf_433_stop();