Pwnagotchi: Can't rotate 2.7 waveshare screen image

Created on 25 Oct 2019  路  4Comments  路  Source: evilsocket/pwnagotchi

Trying to use the "rotation" statement within config.yml setting the display to "rotation: 180". This has no effect on the image.

To Reproduce
Change display section in config.yml:
ui:
fps: 0.0
display:
type: 'waveshare27inch'
color: 'black'
rotation: 180

Expected behavior
screen should rotate 180 from current orientation.

Environment (please complete the following information):

  • Pwnagotchi version:
    (v1.1.0b)
  • OS version
    10.1
  • Type of hardware
    Pi 3b+
  • Any additional hardware used
    No
bug

Most helpful comment

I just changed it. Works like a charm. Thanks for the guidance.

All 4 comments

180 is the default value. Maybe try to set it to something different like 90. Still no rotation?

@dadav @talonawd91 almost correct, rotation: 0 will do the trick ;).

@talonawd91 can you confirm? :)

I just changed it. Works like a charm. Thanks for the guidance.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

evilsocket picture evilsocket  路  7Comments

agent932 picture agent932  路  4Comments

evilsocket picture evilsocket  路  8Comments

miotislucifugis picture miotislucifugis  路  6Comments

Shadyman picture Shadyman  路  7Comments