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
Copy file name to clipboardExpand all lines: docs/embedded/serial-monitor.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,5 +39,5 @@ The Serial Monitor allows users to configure, monitor, and communicate with seri
39
39
|**Line Ending**| The line ending to use in messages sent to the connected device | Use the **Line Ending** dropdown | None, LF, CR, CRLF |
40
40
|**Timestamp**| Adds timestamps to the output of data received from the connected port | Use the **timestamp** toggle button | On/Off |
41
41
|**Autoscroll**| Whether to auto-scroll new content that comes from the connected port | Use the **autoscroll** toggle button | On/Off |
42
-
!**Automatic Reconnection** | Allows for automatic reconnection and monitoring of disconnected selected ports | Use the **automatic reconnection** toggle button | On/Off|
42
+
|**Automatic Reconnection**| Allows for automatic reconnection and monitoring of disconnected selected ports | Use the **automatic reconnection** toggle button | On/Off|
43
43
|**Message Encoding**| Can select type of encoding for messages sent to serial port | Use the **message encoding** dropdown | Text (utf8), Hex, Binary |
0 commit comments