robweber / omni-epd

An EPD (electronic paper display) class abstraction to simplify communications across multiple display types.
GNU General Public License v3.0
75 stars 16 forks source link

Add correct driver for epd7in3g #100

Closed reinharty closed 3 weeks ago

reinharty commented 3 weeks ago

This fixes the wrong resolution for the waveshare_epd.epd7in3g.

Proof: PXL_20240624_105905604 (I would have had fixed this few days ago if I wouldn't have applied the changes to the wrong venv...)

robweber commented 3 weeks ago

Thanks for doing this - looks great.