Clean ups, and more features

This commit is contained in:
2026-02-18 16:28:52 +01:00
parent 9e6cf2bd72
commit d1294914ce
22 changed files with 228 additions and 1138 deletions

View File

@@ -12,4 +12,4 @@ extern ESP32Time rtc;
extern bool rx_rtc_avail;
bool init_rtc();
void set_time(time_t time);
void set_time(time_t time, int8_t offset);