mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-02-23 18:26:34 +00:00
- Rename the nfc_device_t's struct iErrorCode member to iPICCError (We are
likely to have both PICC and PCD errors fields to avoid unneeded complexity
at some point);
- Make the PN53x error descriptions static;
- Enhance some comments here and there.