mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-03-16 04:23:45 +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);
|
PRINT_HEX("RX", abtRx,szRxLen);
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
bool
|
bool
|
||||||
pn532_uart_check_communication(const nfc_device_spec_t nds)
|
pn532_uart_check_communication(const nfc_device_spec_t nds)
|
||||||
|
|||||||
Reference in New Issue
Block a user