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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user