Merge branch 'johannes/revert-software-rotation' into 'master'
Revert !32 See merge request postmarketOS/buffybox!56
This commit is contained in:
commit
82779545b3
6 changed files with 4 additions and 56 deletions
|
|
@ -481,9 +481,6 @@ int main(int argc, char *argv[]) {
|
|||
lv_display_set_dpi(disp, cli_opts.dpi);
|
||||
}
|
||||
|
||||
/* Set up display rotation */
|
||||
lv_display_set_rotation(disp, cli_opts.rotation);
|
||||
|
||||
/* Prepare for routing physical keyboard input into the textarea */
|
||||
lv_group_t *keyboard_input_group = lv_group_create();
|
||||
bbx_indev_set_keyboard_input_group(keyboard_input_group);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue