mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-22 07:28:10 +00:00
protobuf: add display rotation to ApplySettings (#304)
This commit is contained in:
parent
206975fc6d
commit
5ccebed9d3
@ -80,6 +80,7 @@ message ApplySettings {
|
||||
optional bytes homescreen = 4;
|
||||
optional PassphraseSourceType passphrase_source = 5;
|
||||
optional uint32 auto_lock_delay_ms = 6;
|
||||
optional uint32 display_rotation = 7; // in degrees from North
|
||||
/**
|
||||
* Structure representing passphrase source
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user