mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-25 03:29:58 -07:00
Revert hitag for now, need to cleanup more space
This commit is contained in:
@@ -23,7 +23,6 @@ typedef enum {
|
||||
LFRFIDWorkerReadTypeAuto,
|
||||
LFRFIDWorkerReadTypeASKOnly,
|
||||
LFRFIDWorkerReadTypePSKOnly,
|
||||
LFRFIDWorkerReadTypeRTFOnly,
|
||||
} LFRFIDWorkerReadType;
|
||||
|
||||
typedef enum {
|
||||
@@ -33,8 +32,6 @@ typedef enum {
|
||||
LFRFIDWorkerReadSenseCardEnd,
|
||||
LFRFIDWorkerReadStartASK,
|
||||
LFRFIDWorkerReadStartPSK,
|
||||
LFRFIDWorkerReadStartRTF,
|
||||
LFRFIDWorkerReadSenseHitag, //TODO combine with sense carstart?
|
||||
LFRFIDWorkerReadDone,
|
||||
} LFRFIDWorkerReadResult;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user