android-rpi / device_brcm_rpi3

576 stars 253 forks source link

rotation change #125

Open hikjs opened 4 years ago

hikjs commented 4 years ago

I want to rotate 270 angle for portrait screen. I tried to add 'display_rotate=3' to config.txt and type 'adb shell settings put system user_rotation 3' on terminal. But not worked rotation.