ThingPulse / esp8266-oled-ssd1306

Driver for the SSD1306 and SH1106 based 128x64, 128x32, 64x48 pixel OLED display running on ESP8266/ESP32
https://thingpulse.com
Other
2k stars 638 forks source link

SH1106Wire.h doesn't have initI2cIfNeccesary function. #261

Closed Aqudi closed 4 years ago

Aqudi commented 4 years ago

Hello, I'm using this library with my ESP32.

I have used SSD1306 Chip OLED display. It worked well.

But, When i changed my Display to SH1106, I noticed this library doesn't have autoinit function. So i add copy and paste that functions from SSD1306.

It worked well. Can i add that function to your library?

this is the Content of SH1106Wire.h

SH1106Wire.zip

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.