SSD1306Ascii icon indicating copy to clipboard operation
SSD1306Ascii copied to clipboard

Instanciating the SSD1306AsciiWire class breaks SoftwareSerial access to my ESP8266

Open ziplock9000 opened this issue 4 years ago • 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(....)

ziplock9000 avatar May 10 '20 19:05 ziplock9000

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

d-a-v avatar May 10 '20 19:05 d-a-v