mirror of
https://github.com/thelsing/knx.git
synced 2025-01-30 00:19:01 +01:00
printHex takes to long
This commit is contained in:
parent
c908d5dc0a
commit
408cd2bbeb
@ -259,7 +259,6 @@ void TpUartDataLinkLayer::loop()
|
||||
{
|
||||
_rxState = RX_WAIT_START;
|
||||
print("EOPR inside RX_L_ADDR");
|
||||
printHex(" => ", buffer, _RxByteCnt);
|
||||
break;
|
||||
}
|
||||
if (!_platform.uartAvailable())
|
||||
|
Loading…
Reference in New Issue
Block a user