martinberlin / CalEPD

Epaper ESP-IDF component with GFX capabilities and multi SPI support
https://fasani.de
Apache License 2.0
94 stars 11 forks source link

Fix color codes for grayscale mode #17

Closed thebitguru closed 1 year ago

thebitguru commented 1 year ago

I found the cause of the issue I reported in #16. This has the fix, plus a minor spelling fix in a different function.

martinberlin commented 1 year ago

Looks great! Thanks @thebitguru