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
Fixed compilation on case-sensitive platforms
Fixed undefined behavior causing lcd.print calls to fail randomly
Fixed setCursor arguments order in Hello_World.ino
Implemented scrollDisplayLeft and scrollDisplayRight
Added Functions.ino example
Fixed setCursor arguments order
Fixed keywords.txt
Implemented createChar
Added Custom_Chars example