removed waiting time between sending messages.
now a message can be send after every interrupt.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
|
||||
.equ TTYONUART1_SKIPTIME = 2
|
||||
.equ TTYONUART1_MSG_INTERVAL = 2
|
||||
.equ TTYONUART1_MSG_INTERVAL = 0
|
||||
.equ TTYONUART1_IFACENUM = 2
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user