avr: improved timing for sending bytes via com2w interface.

Still quite different among devices but that's just prove that the protocol
works without prior synchronisation.
This commit is contained in:
Martin Preuss
2025-08-20 20:48:55 +02:00
parent 6c3926c1e4
commit 6a3f6be8a9
2 changed files with 55 additions and 19 deletions

View File

@@ -11,7 +11,7 @@
#define AVR_MODULES_COM2W_DEFS_H
.equ COM2W_WAITTIME1 = 30000
.equ COM2W_WAITTIME1 = 25000
.equ COM2W_WAITTIME2 = 15000
.equ COM2W_SKIPPING_MAXREADCOUNTER = 1