Skip to content

Commit

Permalink
protobuf: add display rotation to ApplySettings (#304)
Browse files Browse the repository at this point in the history
  • Loading branch information
tsusanka authored and prusnak committed Apr 2, 2019
1 parent 206975f commit 5ccebed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions protob/messages-management.proto
Original file line number Diff line number Diff line change
Expand Up @@ -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
*/
Expand Down

0 comments on commit 5ccebed

Please sign in to comment.