fixed typo, missed closing bracket ;)
This commit is contained in:
parent
20ed5e1a52
commit
5129a37ec8
1 changed files with 1 additions and 0 deletions
|
@ -300,6 +300,7 @@ pn532_uart_wakeup(const nfc_device_spec_t nds)
|
||||||
#ifdef DEBUG
|
#ifdef DEBUG
|
||||||
PRINT_HEX("RX", abtRx,szRxLen);
|
PRINT_HEX("RX", abtRx,szRxLen);
|
||||||
#endif
|
#endif
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
bool
|
bool
|
||||||
|
|
Loading…
Add table
Reference in a new issue