From ab8bc3e21c4a2d641f588ecb6ede081fee7bd4cc Mon Sep 17 00:00:00 2001 From: noproto Date: Mon, 9 Sep 2024 20:51:51 -0400 Subject: [PATCH] Clear TODO line --- applications/main/nfc/scenes/nfc_scene_mf_classic_dict_attack.c | 1 - 1 file changed, 1 deletion(-) diff --git a/applications/main/nfc/scenes/nfc_scene_mf_classic_dict_attack.c b/applications/main/nfc/scenes/nfc_scene_mf_classic_dict_attack.c index e0050f4ae..b660520a3 100644 --- a/applications/main/nfc/scenes/nfc_scene_mf_classic_dict_attack.c +++ b/applications/main/nfc/scenes/nfc_scene_mf_classic_dict_attack.c @@ -6,7 +6,6 @@ #define TAG "NfcMfClassicDictAttack" // TODO: Update progress bar with nested attacks -// TODO: Zero the new values when skipping or stopping the attack typedef enum { DictAttackStateUserDictInProgress,