From b0b40ab04a70943ff6cebdcfe96c71a8aa23850c Mon Sep 17 00:00:00 2001 From: M1nd3r Date: Wed, 29 Jan 2025 22:02:27 +0100 Subject: [PATCH] fix(legacy): fix protobuf options broken after renaming nfc_unidirectional [no changelog] --- legacy/firmware/protob/messages-debug.options | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/firmware/protob/messages-debug.options b/legacy/firmware/protob/messages-debug.options index c099b38b0b..f57ff9e14e 100644 --- a/legacy/firmware/protob/messages-debug.options +++ b/legacy/firmware/protob/messages-debug.options @@ -14,7 +14,7 @@ DebugLinkState.recovery_fake_word max_size:12 DebugLinkState.tokens type:FT_IGNORE DebugLinkState.thp_pairing_code_entry_code type:FT_IGNORE DebugLinkState.thp_pairing_code_qr_code type:FT_IGNORE -DebugLinkState.thp_pairing_code_nfc_unidirectional type:FT_IGNORE +DebugLinkState.thp_pairing_code_nfc type:FT_IGNORE DebugLinkLog.bucket max_size:33 DebugLinkLog.text max_size:256