ISO15693_MIN_FRAME_SIZE for iso15 should be 4

This commit is contained in:
Thorsten
2018-11-22 17:00:29 +01:00
committed by GitHub
parent d65f88d408
commit d6ac530972
@@ -63,7 +63,7 @@
#define ISO15693_RES_INVENTORY_DSFID 0x00
#define ISO15693_MIN_FRAME_SIZE 5
#define ISO15693_MIN_FRAME_SIZE 4
#define ISO15693_CRC16_SIZE 2 /* Bytes */
#define ISO15693_CRC16_POLYNORMAL 0x8408