ElectronicCats / ElectronicCats-PN7150

Arduino library for I2C access to the PN7150 RFID/Near Field Communication chip
MIT License
34 stars 15 forks source link

Does this fit your intentions? #26

Closed wowfoot closed 2 years ago

wowfoot commented 3 years ago

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));

stale[bot] commented 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