mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-05-29 16:46:15 +00:00
fixed typo, missed closing bracket ;)
This commit is contained in:
@@ -301,6 +301,7 @@ pn532_uart_wakeup(const nfc_device_spec_t nds)
|
||||
PRINT_HEX("RX", abtRx,szRxLen);
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
bool
|
||||
pn532_uart_check_communication(const nfc_device_spec_t nds)
|
||||
|
||||
Reference in New Issue
Block a user