Edzelf / ESP32Radio-V2

New version of the well known ESP32 Radio. Now optional I2S output!
Apache License 2.0
183 stars 45 forks source link

Unable to get OLED working with esprESP32Radio-V2 (V1 is working) #62

Closed dkotte closed 1 year ago

dkotte commented 1 year ago

Hi, my OLED (maybe 1306) works with the "old" version i installed. With V2.0 i try anything (i think) but display isn'n working. I am able to capture config & output from both versions ... some hints?

Console-output old-device: D: Start display D: Init OLED, I2C pins 13,14

new: D: Start OLED display D: Init OLED 1306, I2C pins 13,14

THX Dirk

dkotte commented 1 year ago

Import current version, clear cache .... build .. works.