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
It happens that there is only a '\r’ coming via serial. Could you please adapt the regex to: /\r\n|\r|\n/ ?
Othervise the line gets overwritten in the console.