avr: use new code in latest nodes.

This commit is contained in:
Martin Preuss
2025-04-29 00:35:45 +02:00
parent 2357b63b42
commit 1e90682605
22 changed files with 1194 additions and 1304 deletions

View File

@@ -13,6 +13,7 @@
programRamBegin:
programRamSensorTimer: .byte 1
programRamSensorTimer: .byte 1 ; seconds counter
programRamStatsTimer: .byte 1 ; minutes counter
programRamEnd: