From e55e9a4e15fa5310386f4757c9a12d15aa39ef9c Mon Sep 17 00:00:00 2001 From: M1nd3r Date: Tue, 2 Apr 2024 13:59:38 +0200 Subject: [PATCH] chore(core): update legacy protobuf makefile to ignore Thp messages --- legacy/firmware/protob/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/firmware/protob/Makefile b/legacy/firmware/protob/Makefile index 1822c369e..9a65375e9 100644 --- a/legacy/firmware/protob/Makefile +++ b/legacy/firmware/protob/Makefile @@ -10,7 +10,7 @@ SKIPPED_MESSAGES := Binance Cardano DebugMonero Eos Monero Ontology Ripple SdPro EthereumTypedDataValueRequest EthereumTypedDataValueAck ShowDeviceTutorial \ UnlockBootloader AuthenticateDevice AuthenticityProof \ Solana StellarClaimClaimableBalanceOp \ - ChangeLanguage TranslationDataRequest TranslationDataAck + ChangeLanguage TranslationDataRequest TranslationDataAck Thp ifeq ($(BITCOIN_ONLY), 1) SKIPPED_MESSAGES += Ethereum NEM Stellar