mirror of
https://github.com/RfidResearchGroup/ChameleonUltra.git
synced 2026-05-12 11:22:59 -07:00
fix: correct nfcimport class placement after merge
This commit is contained in:
@@ -5554,7 +5554,6 @@ class HFMFUEDetect(SlotIndexArgsAndGoUnit, DeviceRequiredUnit):
|
||||
print(f"{actual_index:3d}: {color_string((CY, password.upper()))}")
|
||||
|
||||
|
||||
@lf_em_410x.command("read")
|
||||
@hf_mfu.command('nfcimport')
|
||||
class HFMFUNfcImport(SlotIndexArgsAndGoUnit, DeviceRequiredUnit):
|
||||
# Mapping from Flipper Zero device type strings to CU TagSpecificType
|
||||
|
||||
Reference in New Issue
Block a user