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
If I'm correct, delay() take time in millisecond; so here we are waiting for 1 second, is this really wanted or just an error? (I can understand a bit of delay to not spam the USB with useless data) but 1s seems a lot