mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-03-10 09:33:48 +00:00
fixed typo, missed closing bracket ;)
This commit is contained in:
@@ -300,6 +300,7 @@ pn532_uart_wakeup(const nfc_device_spec_t nds)
|
|||||||
#ifdef DEBUG
|
#ifdef DEBUG
|
||||||
PRINT_HEX("RX", abtRx,szRxLen);
|
PRINT_HEX("RX", abtRx,szRxLen);
|
||||||
#endif
|
#endif
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
bool
|
bool
|
||||||
|
|||||||
Reference in New Issue
Block a user