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

Fix typos #55

Closed aaronr8684 closed 2 years ago

aaronr8684 commented 2 years ago

Fixed typo in deviceList and super function call

aaronr8684 commented 2 years ago

This was tested locally after making the changes and reinstalling via pip

robweber commented 2 years ago

Thanks for fixing this. You were able to test this on the 5.65in display?

aaronr8684 commented 2 years ago

Yes, sorry. I should have been more explicit. That was the screen I tested with on my local device. I'm also having issues with the 7.5" bw/red screen, but I want to test it more before opening an issue or PR. I also have yet to test my 3.7". They're all waveshare screens

robweber commented 2 years ago

That's great, thanks. I'll mark that screen as tested in the README as well then. The 3.7 I've personally tested but if you can do others, or find issues let me know. Thanks for the contribution.