fix tx
This commit is contained in:
@ -78,7 +78,7 @@ void uartWrite(uint8_t o) {
|
||||
}
|
||||
|
||||
enableDataRegisterEmptyInterrupt();
|
||||
_realUartTx();
|
||||
// _realUartTx();
|
||||
#endif
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user