fixed typo, missed closing bracket ;)
This commit is contained in:
parent
20ed5e1a52
commit
5129a37ec8
@ -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…
x
Reference in New Issue
Block a user