elad661 / rpi_epd2in7

A python library for interfacing with the Waveshare 2.7inch e-Paper HAT display from the Raspberry Pi.
MIT License
59 stars 23 forks source link

Landscape mode #7

Open ha1f3mpty opened 1 year ago

ha1f3mpty commented 1 year ago

I see that this has been asked before and there was a branch started, but following that branch is losing me and not working. I am no hard core programmer so it has been difficult for me to make any great modifications to established code. Can we try to get landscape to working with a simple attribute toggle, or can someone hold my hand and dumb it down for me to understand what to change so landscape is hard coded in? Flipping the measurements for h an w doesn't work, it errors saying the dimensions need to be the same as the original, something to that effect.