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
There are a lot of code directly call Serial.print. This will destroy the business logic for anyone using Arduino serial port to communicate. Should add DEBUG flag to conditionally print these information