fixed typo, missed closing bracket ;)

This commit is contained in:
Roel Verdult 2010-07-28 12:56:40 +00:00
parent 20ed5e1a52
commit 5129a37ec8

View file

@ -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