avr: adapted n23 to latest changes.

This commit is contained in:
Martin Preuss
2025-05-01 01:01:22 +02:00
parent 5f220dc86f
commit 08e1428902
2 changed files with 5 additions and 132 deletions

View File

@@ -12,8 +12,3 @@
.dseg
programRamBegin:
programRamSensorTimer: .byte 1 ; seconds counter
programRamStatsTimer: .byte 1 ; minutes counter
programRamEnd: