try new implementation of UART code for m8515.
This commit is contained in:
@@ -94,6 +94,10 @@ onSystemTimerTick:
|
||||
rcall UART_BitBang_Every100ms
|
||||
#endif
|
||||
|
||||
#ifdef MODULES_UART_HW
|
||||
rcall NET_Uart_Periodically
|
||||
#endif
|
||||
|
||||
#ifdef MODULES_TTYONUART1
|
||||
rcall TtyOnUart1_Periodically
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user