Closed wowfoot closed 2 years ago
This is a message to remind you that your request has been pending for 5 days and awaits your comments. Our agent would like to hear from you about your previous request to see if the difficulty you were facing has been resolved or if we can provide further assistance. Otherwise, if we do not hear back from you within the next three days, the issue will be closed. Kind regards, Electronic Cats Support Team
void Electroniccats_PN7150::ProcessCardMode(RfIntf_t RfIntf) { ................ (void)writeData(NCIStartDiscovery, sizeof(NCIStopDiscovery)); .......... }
Maybe you like to call (void)writeData(NCIStartDiscovery, sizeof(NCIStartDiscovery)); or (void)writeData(NCIStopDiscovery, sizeof(NCIStopDiscovery));