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
Currently LCD is returning a GraphicsLCD object but in order to integrate the project with many algorithms developed by third party, it could be interesting to return a Graphics2D object. GraphicsLCD is similar but not the same.