very small changes, last commit for today

This commit is contained in:
2026-01-16 23:18:31 +01:00
parent 319e4402eb
commit 1626733faf
7 changed files with 71 additions and 52 deletions
-1
View File
@@ -105,7 +105,6 @@ bool init_rtc() {
Wire.write(toBCD(26));
Wire.endTransmission();
writeToModule(0x1F, 0); // Unset stop bit
sync_from_rx_rtc();
return true;
}
sync_from_rx_rtc();