Valnesh

Results 1 comments of Valnesh

Changing the pins in this line `SSD1306Wire display(0x3c, D2, D1); //inits I2C address & pins for OLED` and adding the pins to this one `Wire.begin();` worked for me. For example:...