From 8da27700518b9d247afaf9a3d748567817edfbf0 Mon Sep 17 00:00:00 2001 From: Jochen Hoenicke Date: Tue, 31 Oct 2017 23:08:56 +0100 Subject: [PATCH] Increase coin count --- firmware/protob/messages.options | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/protob/messages.options b/firmware/protob/messages.options index 279c4b944..93f53eb57 100644 --- a/firmware/protob/messages.options +++ b/firmware/protob/messages.options @@ -2,7 +2,7 @@ Features.vendor max_size:33 Features.device_id max_size:25 Features.language max_size:17 Features.label max_size:33 -Features.coins max_count:10 +Features.coins max_count:11 Features.revision max_size:20 Features.bootloader_hash max_size:32