adafruit / Adafruit_CircuitPython_EPD

e paper driver for circuit python
MIT License
40 stars 19 forks source link

Using height for width of RAM in x direction #54

Closed matiasilva closed 3 years ago

matiasilva commented 3 years ago

Hello,

Came across this line that sets the "width" of the onboard SSD1681 RAM but was wondering why it uses the height of the board and not the width? This is a 200x200 display, so in effect they are the same but I may be wrong here.

Thanks!

ladyada commented 3 years ago

EPDs are not well documented & this code works so far. if you find a situation/epd that this doesnt work for, that you know for a fact is SSD1681 please re-open :)