robweber / omni-epd

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

Add correct driver for epd7in3g #100

Closed reinharty closed 5 months ago

reinharty commented 5 months 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 5 months ago

Thanks for doing this - looks great.