You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SSD1306Wire display(0x3c, 4, 15,GEOMETRY_128_64); // ADDRESS, SDA, SCL - SDA and SCL usually populate automatically based on your board's pins_arduino.h e.g. https://github.com/esp8266/Arduino/blob/master/variants/nodemcu/pins_arduino.h
in the file SSD1306Wire.h:
i add somme code at the begin of the connect() function: (for reset the OLED Modul)
i have a heltex esp32 board with screen wired like this
i'm trying to make the simple demo example work with it but no success so far... any ideas?
The text was updated successfully, but these errors were encountered: