mirror of
https://github.com/RfidResearchGroup/ChameleonUltra.git
synced 2026-07-29 22:29:24 +00:00
Update chameleon_enum.py
ReFix, because of link to firmware/application/src/data_cmd.h
This commit is contained in:
@@ -83,7 +83,7 @@ class Command(enum.IntEnum):
|
||||
HIDPROX_WRITE_TO_T55XX = 3003
|
||||
VIKING_SCAN = 3004
|
||||
VIKING_WRITE_TO_T55XX = 3005
|
||||
ADC_GENERIC_READ = 3007
|
||||
ADC_GENERIC_READ = 3009
|
||||
|
||||
MF1_WRITE_EMU_BLOCK_DATA = 4000
|
||||
HF14A_SET_ANTI_COLL_DATA = 4001
|
||||
|
||||
Reference in New Issue
Block a user