i have esp32 with oled1315 and the animation only shows lookright only
and i set face->RandomLook = true;
and on face.cpp described as
U8G2_SSD1306_128X64_NONAME_F_HW_I2C u8g2(U8G2_R0, /* reset=/ U8X8_PIN_NONE, / clock=/ 4, / data= */ 5);
whats wrong on my code?