avr: removed unneeded def.

This commit is contained in:
Martin Preuss
2024-09-04 23:18:01 +02:00
parent c02f371350
commit e0a6ddd89f

View File

@@ -14,7 +14,6 @@
.equ COM2_BUFFER_SIZE = 24 ; CAVE: must change code in COM2_BufferPosToX when changing this!
.equ COM2_BUFFER_NUM = 4
.equ COM2_MAXWAIT_US = 100 ; maximum wait time in microseconds when waiting for rising/falling clock
.equ COM2_MAINTENANCE_ADDR = 0xc1