aboutsummaryrefslogtreecommitdiff
path: root/com.stc
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2018-09-29 02:17:42 +0200
committerDimitri Sokolyuk <demon@dim13.org>2018-09-29 02:17:42 +0200
commit11957a880913b775101332b1191e0aa5e40b9cf4 (patch)
tree22641ff7c7183e5262e774696ddea5e14febc197 /com.stc
parent79cabd5b1c8bcd9f50dc49e77776e713a57dff48 (diff)
...
Diffstat (limited to 'com.stc')
-rw-r--r--com.stc65
1 files changed, 65 insertions, 0 deletions
diff --git a/com.stc b/com.stc
new file mode 100644
index 0000000..a4949fc
--- /dev/null
+++ b/com.stc
@@ -0,0 +1,65 @@
+Port = Elegoo-DevB
+BaudRate = 9600
+DataBits = 8
+Parity = N
+StopBits = 1
+FlowControlCTS = false
+FlowControlDTR = false
+FlowControlXON = true
+UseSoftwareSupportedFlowControl = true
+BlockKeystrokesWhileFlowHalted = true
+DTRDefaultState = true
+RTSDefaultState = true
+ReduceRefreshRate = false
+LoopbackRXData = false
+IgnoreRXSignalErrors = false
+RXBufferSize = 10000
+CaptureFormat = Raw
+CaptureFormatHexData = true
+CaptureTimeStamp = false
+CaptureTimeStampFormat = AbsDateTime
+CaptureWaitForTerminationString = true
+CaptureTerminationString = 0D 0A
+CaptureRetainTerminationString = false
+CaptureLocalEcho = false
+CaptureFileStaysOpen = true
+CaptureAutostart = false
+CaptureAutoAppend = false
+CaptureAutoFilename =
+CapturePath = /Applications
+TerminalMode = Raw
+EnterKeyEmulation = CRLF
+EnterKeyEmulationCustomSequence = 00 1B
+EnableBell = false
+FormatTABtext = false
+FormatTABtextColumnWidth = 8
+ReplaceSpacesWithTAB = false
+ReplaceSpacesWithTABthreshold = 2
+WrapPlainText = true
+EnableFormFeed = false
+EnableEndOfText = false
+IgnoreLineFeed = false
+FilterASCIIescapeSequences = false
+PlainTextEncoding = Default
+LocalEcho = false
+ReplaceTAB = false
+TABSpaces = 4
+ConvertNonPrint = true
+EnableBackspace = true
+TerminateSendString = false
+TerminationString = 0D 0A
+TXCharDelayEnabled = false
+TXCharDelay = 3000
+TXLineDelayEnabled = true
+TXLineDelay = 300000
+TXLineDelayChars = 0A
+TXLineDelayMatchAllChars = false
+TXPacketDelayEnabled = false
+TXPacketDelay = 3000
+TXPacketSize = 256
+XmitWaitEnable = false
+SendTextSoundEnable = false
+ViewerMode = Plain
+AutoConnect = true
+AutoDisconnect = true
+WindowPosition = 52,106,1172,521 \ No newline at end of file