From 36eac04e61d7a135908381a3bf3e89a986d536c8 Mon Sep 17 00:00:00 2001 From: Saleem Rashid Date: Mon, 18 Dec 2017 18:40:54 +0000 Subject: [PATCH] protob: Increase Features.coins max_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 90dc420af..294aff73b 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:15 +Features.coins max_count:16 Features.revision max_size:20 Features.bootloader_hash max_size:32 Features.model max_size:17