esp8266-oled-sh1106 icon indicating copy to clipboard operation
esp8266-oled-sh1106 copied to clipboard

Does not work on ESP8266-12F

Open zhekaus opened this issue 4 years ago • 0 comments

I have I2C version I use the following proper settings.

#define OLED_SDA 5 #define OLED_SDC 4 #define OLED_ADDR 0x3C

And I can see garbage only on the screen.

zhekaus avatar Feb 15 '21 07:02 zhekaus