greiman / SSD1306Ascii

Text only Arduino Library for SSD1306 OLED displays

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instanciating the SSD1306AsciiWire class breaks SoftwareSerial access to my ESP8266

ziplock9000 opened this issue · comments

Instanciating the SSD1306AsciiWire class breaks SoftwareSerial access to my ESP8266 that I use for WiFi connections.
This is before I actually do anything with the class too, including SSD1306.begin(....)

@ziplock9000 You need to be more specific, and provide an MCVE so one can try to reproduce the issue, including @dok-net the esp8266 Software Serial maintainer.