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
{{ message }}
This repository was archived by the owner on Oct 1, 2024. It is now read-only.
It is fantastic that the serial selection and serial monitor work again after weeks of waiting.
However, the serial monitor now can only reading strings from the Arduino boards and we can't writing somethings in the monitor console and send it to the boards. It seems that it is the output window the serial monitor outputs to that limits the function of sending strings to the Arduino via the monitor. So is it possible for us to use the terminal window to call the serial monitor?
The text was updated successfully, but these errors were encountered:
It is fantastic that the serial selection and serial monitor work again after weeks of waiting.
However, the serial monitor now can only reading strings from the Arduino boards and we can't writing somethings in the monitor console and send it to the boards. It seems that it is the output window the serial monitor outputs to that limits the function of sending strings to the Arduino via the monitor. So is it possible for us to use the terminal window to call the serial monitor?
The text was updated successfully, but these errors were encountered: