Open
Description
I have succefully managed to activate the web based version, but after correctly connecting the wemos d1 mini to sd1306 oled, There is nothing on the display and the device seems to just be restarting as shown by the repeating startup messages in the serial monitor.
I have tried:
- switching 3v3 to 5v
- commenting out other elif statements that arent related to the example
- swapping out all components
- also trying to also define it as wemos as well as i2c example
I think it may be to do with the fact that i need the correct i2c adress, but after trying a code online it didnt work and outputted no i2c device found