avr: removed debug vars from CPRO module.

This commit is contained in:
Martin Preuss
2024-09-29 15:08:33 +02:00
parent d70c673b8a
commit c2d7564e0c
3 changed files with 0 additions and 36 deletions

View File

@@ -20,9 +20,6 @@
cproDataBegin:
cproMode: .byte 1
cproCountAddr: .byte 1
cproCountDeny: .byte 1
cproLastAddrCmd: .byte 1
cproDataEnd: