enchance the rtc driver

This commit is contained in:
2026-01-16 09:35:54 +01:00
parent a3f1c194ba
commit 86181c1439
3 changed files with 39 additions and 32 deletions
-1
View File
@@ -1398,7 +1398,6 @@ void setup() {
else {
rtcset = true;
console.print("RX8010SJ is used as a time source");
sync_from_rx_rtc();
}
} else console.print("RX8010SJ is not available at address " + String(RX8010SJ_ADDRESS, HEX));