It should be
U8X8_SSD1306_128X64_NONAME_SW_I2C u8x8(7,5,1);
Do not use [ ]. It just tells you, that the encludes argument is optional
Oliver
It should be
U8X8_SSD1306_128X64_NONAME_SW_I2C u8x8(7,5,1);
Do not use [ ]. It just tells you, that the encludes argument is optional
Oliver