Adding experimental RTC temperature compensation

This commit is contained in:
jpirnay
2026-03-29 18:19:35 +02:00
parent ba5b0b9191
commit 4f92a9935e
3 changed files with 259 additions and 22 deletions
+1
View File
@@ -319,6 +319,7 @@ void loop() {
static unsigned long lastMemPrint = 0;
gpio.update();
HalClock::updatePeriodic();
renderer.setFadingFix(SETTINGS.fadingFix);