You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i think it has something to do with the linear potentiometers. I think they are used to set the location, so if you don't have them attatch or the wrong resistoance they just lock up and right.
As a side note this code has changed quite a lot and if pins are left floating it think it messes the inputs up. Mine wouldn't do anything other than "normal look" once i started touching the pins to change the face it would change for a short time, almost like another pin is resetting to normal face.
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?
The text was updated successfully, but these errors were encountered: