mirror of
https://github.com/korneliuszo/lumiax-controller.git
synced 2026-03-28 19:22:33 +01:00
Disable sync dbgout
This commit is contained in:
@@ -169,7 +169,7 @@ public:
|
||||
tx_init(0,0);
|
||||
rc = cbvprintf((cbprintf_cb)cwrap_tx_byte, this, format, ap);
|
||||
tx_end();
|
||||
while(uart.fifo_tx.check());
|
||||
//while(uart.fifo_tx.check());
|
||||
return rc;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user