You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My SSD1306 just stopped working (blank screen) during the development of a project after my IDE installed the 4.6.0 update. I rolled backed to 4.5.0 and it's working again, but where can I find a list of changes so I can determine what I did wrong and how I can get my display working again with 4.6.0
My environment is ESP32S3 with I2C interface to a 128x64 display.