mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-15 18:00:59 +00:00
protob: add limit for DebugLinkDecision.input
This commit is contained in:
parent
3a908d7c7d
commit
27443a06c8
@ -188,6 +188,8 @@ SelfTest skip_message:true
|
|||||||
|
|
||||||
# used only in debug firmware
|
# used only in debug firmware
|
||||||
|
|
||||||
|
DebugLinkDecision.input max_size:33
|
||||||
|
|
||||||
DebugLinkState.layout max_size:1024
|
DebugLinkState.layout max_size:1024
|
||||||
DebugLinkState.pin max_size:10
|
DebugLinkState.pin max_size:10
|
||||||
DebugLinkState.matrix max_size:10
|
DebugLinkState.matrix max_size:10
|
||||||
|
Loading…
Reference in New Issue
Block a user