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
Arduino versions past v2.0.6 are based on ESP-IDF v4.4.4 which
introduces a bug in the IIC implementation causing delays in every write
to IIC LCDs. Reverting to v2.0.6 eliminates this bug.
0 commit comments