greiman/SSD1306Ascii

Instanciating the SSD1306AsciiWire class breaks SoftwareSerial access to my ESP8266

ziplock9000 opened this issue · 1 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(....)

d-a-v commented

@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.