iwanders / MFRC630

A library for NXP's MFRC630 NFC IC.
MIT License
59 stars 21 forks source link

Prevent underflow when reading zero length from fifo. #12

Closed iwanders closed 4 years ago

iwanders commented 4 years ago

Addresses #11 , @martin-vitek, if you have the change could you test this?

martin-vitek commented 4 years ago

I tested it, it's working and without underflow.

iwanders commented 4 years ago

Thanks for testing this @martin-vitek.