example terminal.tcl uses LF terminator
This commit is contained in:
@ -19,7 +19,7 @@
|
||||
# along with StreamDevice. If not, see https://www.gnu.org/licenses/.
|
||||
#########################################################################/
|
||||
|
||||
terminator = CR LF;
|
||||
terminator = LF;
|
||||
|
||||
cmd {
|
||||
out "%s";
|
||||
|
Reference in New Issue
Block a user