Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Can't change serial port line ending sequence #1324

Closed
roninbar opened this issue Aug 21, 2021 · 3 comments
Closed

Can't change serial port line ending sequence #1324

roninbar opened this issue Aug 21, 2021 · 3 comments
Labels
serial Issues with serial ports

Comments

@roninbar
Copy link

In #972 it says:

Thanks for your contributions. Line endings selection has been removed and replaced by default ending with the carriage return and the line feed \r\n.

Originally posted by @hellyzh in #972 (comment)

but it doesn't say how to change this setting to any other value, e.g. none. I went over all the settings and all the commands and couldn't find a way to do it.

@JaredTamana
Copy link

This needs some attention. Without being able to change line endings, source code needs to be changed to account for newlines, just because this plugin no longer supports changing the line ending. There seems to be no reasoning as to why this was changed, and makes the serial monitor effectively useless in my case.

@gcampbell-msft
Copy link
Contributor

@roninbar We have recently updated the Arduino extension to depend on a new standalone Serial Monitor extension, please upgrade your arduino extension and try out this new feature!

Let us know if it solves your issue or if the issue still persists!

@roninbar
Copy link
Author

@gcampbell-msft Yes, it works! Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
serial Issues with serial ports
Projects
None yet
Development

No branches or pull requests

4 participants