adafruit / Adafruit_ILI9341

Library for Adafruit ILI9341 displays
410 stars 283 forks source link

ESP8266 Bitmap not showing. #27

Closed ran6110 closed 7 years ago

ran6110 commented 7 years ago

The move from 1.0.2 to 1.0.3 appears to cause bitmaps to no longer be displayed when using the Huzzah ESP8266.

I did a diff between the versions and there appears to be significant changes including removal of ESP8266 defined sections.

Is this a permanent change to remove the ESP8266 from the supported devices in favor of the ESP32? If so then there needs to be a branch so the EPS8266 users don't keep retrieving code that won't work.

img_2477

PaintYourDragon commented 7 years ago

Problem was in weather sketch, not library. Fixed, explanation in forums.