-#define SNF_UID2 7\r
-#define SNF_SAK 8\r
-#define SNF_CARD_IDLE 9\r
-#define SNF_CARD_CMD 10\r
-#define SNF_CARD_RESP 11\r
+#define SNF_UID2 7\r
+#define SNF_ANTICOL3 8\r
+#define SNF_UID3 9\r
+#define SNF_SAK 10\r
+#define SNF_CARD_IDLE 11\r
+#define SNF_CARD_CMD 12\r
+#define SNF_CARD_RESP 13\r
bool RAMFUNC MfSniffLogic(const uint8_t *data, uint16_t len, uint8_t *parity, uint16_t bitCnt, bool reader);\r
bool RAMFUNC MfSniffSend(uint16_t maxTimeoutMs);\r
bool intMfSniffSend();\r
bool RAMFUNC MfSniffLogic(const uint8_t *data, uint16_t len, uint8_t *parity, uint16_t bitCnt, bool reader);\r
bool RAMFUNC MfSniffSend(uint16_t maxTimeoutMs);\r
bool intMfSniffSend();\r