mirror of
https://github.com/RfidResearchGroup/RFIDtools.git
synced 2026-05-12 11:19:59 -07:00
Log disable.
This commit is contained in:
@@ -311,7 +311,7 @@ int uart_receive(const serial_port sp, uint8_t *pbtRx, uint32_t pszMaxRxLen, uin
|
||||
}
|
||||
}
|
||||
|
||||
LOGD("Has data can received");
|
||||
// LOGD("Has data can received");
|
||||
|
||||
// Retrieve the count of the incoming bytes
|
||||
res = ioctl(((serial_port_unix *) sp)->fd, FIONREAD, &byteCount);
|
||||
|
||||
Reference in New Issue
Block a user