mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-05-04 12:08:41 +00:00

* spawn new window where to instantiate serial plotter app * initialize serial monito web app * connect serial plotter app with websocket * use npm serial-plotter package * refactor monitor connection and fix some connection issues * fix clearConsole + refactor monitor connection * add serial unit tests * refactoring and cleaning code