Example sketches for the new Arduino IDE for ESP8266

Moderator: igrr

User avatar
By ian
#14389 In the modified library I just commented out a couple of AVR specific things. I don't see how to attach it here :(
In the .cpp there is a reference to <avr/pgmspace.h>
And another to TWBR concerning I2C rate.
The library works but the display clearly isn't being initialised properly. Soeone with more time to kill might figure out what the adafruit library does differently.

Ian