
arduino - issue #330
Serial monitor line ending selection not saved / restored between sessions.
What steps will reproduce the problem? 1. Change the selection in the line ending drop-down in the serial monitor. 2. Restart Arduino. 3. Re-open the serial monitor.
What is the expected output? What do you see instead?
The old line ending selection should be preserved, but it's not, because we don't save it in the preferences.
Comment #1
Posted on Oct 4, 2010 by Happy BearIn addition, the default line ending is 'none', which makes it impossible to do line-oriented input.
Comment #2
Posted on Nov 8, 2010 by Happy Rhinohttps://github.com/arduino/Arduino/commit/5e028ea09d93a04343386385a529dc65321f6198
Status: Fixed
Labels:
Type-Defect
Priority-Medium
Component-IDE
OpSys-All
Milestone-0022