Hello all. I am porting MFRC_522 Driver to my esp32 board, during test process my firmware stuck in "while" and I am think about it (I was with hardware issue), look code below: [image: image.png] When we use this driver, if we have any issue in the rfid IC our solution will be locked in the "while" at line 1103 and no report will be sent to us. This the right approach or do you think that it can be improved, at least with an error msg after timeout ?
-- *Felipe Moura de Oliveira* *Universidade Federal de Minas Gerais* Linkedin <https://www.linkedin.com/in/felipe-oliveira-75a651a0> <https://twitter.com/FelipeMOliveir?lang=pt-br>