removed waiting time between sending messages.
now a message can be send after every interrupt.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
.equ COMONUART0_IFACENUM = 1
|
||||
.equ COMONUART0_READ_TIMEOUT = 3
|
||||
.equ COMONUART0_MSG_INTERVAL = 1
|
||||
.equ COMONUART0_MSG_INTERVAL = 0
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user