mirror of
https://github.com/RfidResearchGroup/ChameleonUltra.git
synced 2026-05-12 11:22:59 -07:00
Chameleon Lite emulation bug fixed
This commit is contained in:
@@ -689,7 +689,6 @@ void nfc_tag_14a_event_callback(nrfx_nfct_evt_t const *p_event) {
|
||||
if (m_is_responded) {
|
||||
NRF_LOG_ERROR("NRFX_NFCT_ERROR_FRAMEDELAYTIMEOUT: %d", m_tag_state_14a);
|
||||
}
|
||||
nfc_fdt_reset();
|
||||
break;
|
||||
}
|
||||
case NRFX_NFCT_ERROR_NUM: {
|
||||
|
||||
Reference in New Issue
Block a user