fixed typo, missed closing bracket ;)
This commit is contained in:
parent
20ed5e1a52
commit
5129a37ec8
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||||
|
|
Loading…
Add table
Reference in a new issue