avr: adapted n21 to latest changes.

This commit is contained in:
Martin Preuss
2025-05-01 01:01:05 +02:00
parent 51d32dc505
commit 5f220dc86f
2 changed files with 5 additions and 131 deletions

View File

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