mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-02-26 11:46:37 +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
|
||||
PRINT_HEX("RX", abtRx,szRxLen);
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
bool
|
||||
|
||||
Reference in New Issue
Block a user