martinberlin / eink-calendar

A very easy, almost zero-configuration, ESP8266/ESP32 E-ink calendar. Caution: UNMAINTAINED Please use CalEPD / Cale-idf
http://cale.es
MIT License
103 stars 9 forks source link

9/9 Refactor BMP reading function #17

Closed martinberlin closed 4 years ago

martinberlin commented 4 years ago

Adapt reading function from gxEPD library since works much better than our own try

martinberlin commented 4 years ago

Done and merged in master. Now passing true to the function:

drawBitmapFrom_HTTP_ToBuffer(true);

It will also read colors, just needs a 4 bit depth BMP