From 7fdbe62abc7ba4c231bed5c53ce9876a9c653088 Mon Sep 17 00:00:00 2001 From: TimRudy <3942818+TimRudy@users.noreply.github.com> Date: Tue, 30 Apr 2024 19:15:37 -0400 Subject: [PATCH] Text edit the Terminal instructions --- app/resources/plugins/serial-term/index.html | 71 +++++++++----------- 1 file changed, 31 insertions(+), 40 deletions(-) diff --git a/app/resources/plugins/serial-term/index.html b/app/resources/plugins/serial-term/index.html index 4bb771819..8727c65df 100644 --- a/app/resources/plugins/serial-term/index.html +++ b/app/resources/plugins/serial-term/index.html @@ -215,58 +215,52 @@ +
Terminal color coding:
+
White: Text being edited (to be sent on Enter)
+
Yellow: Text sent to the serial port
+
Green: Text received from the serial port
Terminal Color code:
white : text under edition (to be sent on enter)
-
Yellow : text sent to the serial port
-
green : text received from the serial port