avr: introduced screens.

This commit is contained in:
Martin Preuss
2024-09-29 15:05:33 +02:00
parent 23489dd5bf
commit d70c673b8a
4 changed files with 303 additions and 0 deletions

View File

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