uart_hw: removed unneeded code.

This commit is contained in:
Martin Preuss
2025-05-20 00:30:39 +02:00
parent 8ece026f2d
commit aceffdfad2
4 changed files with 377 additions and 441 deletions

View File

@@ -95,7 +95,7 @@ onSystemTimerTick:
#endif
#ifdef MODULES_UART_HW
rcall NET_Uart_Periodically
rcall NET_Uart_Every100ms
#endif
#ifdef MODULES_TTYONUART1