From dc950c4f60dcba7e0defbf219eca396c15f409e8 Mon Sep 17 00:00:00 2001 From: Fauzan Mirza Date: Tue, 7 Apr 2026 00:52:07 +0200 Subject: [PATCH] fix: correct nfcimport class placement after merge --- software/script/chameleon_cli_unit.py | 1 - 1 file changed, 1 deletion(-) diff --git a/software/script/chameleon_cli_unit.py b/software/script/chameleon_cli_unit.py index a167f74..329be50 100644 --- a/software/script/chameleon_cli_unit.py +++ b/software/script/chameleon_cli_unit.py @@ -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