jayofelony/pwnagotchi

WaveShare V4 inverted?

Closed this issue · 1 comments

Hi

After struggling with the official 1.5.5 image (+ some files from the latest github repository to get my v4 display working) but then failing in getting AI and the bettercap working, I learned about this new and improved image.

So I had a go. It looks like AI and bettercap work better (not fully tested yet). But now I struggle with the display.

ui.display.color = "black"
ui.display.color = "white"

does not invert the display.

On the 1.5.5 version I got my display working as waveshare_3 despite it having a V4 sticker on the back.
I attempted waveshare_4 and waveshare_3 bot leave my display with black mushy background and don't switch back to black characters on white ground.

Any suggestions?

Solved with ui.invert (or similar) statement.