From a22ffadf38675a1719f5e4f290285a51d32e05fe Mon Sep 17 00:00:00 2001 From: Sanjaiyan Parthipan Date: Sun, 17 Sep 2023 00:27:54 +0530 Subject: [PATCH] improvement the web UI --- webrepl.html | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/webrepl.html b/webrepl.html index 226a0e7..9566321 100644 --- a/webrepl.html +++ b/webrepl.html @@ -1,16 +1,20 @@ - + + + MicroPython WebREPL + +
- +
@@ -38,9 +42,8 @@
Terminal widget should be focused (text cursor visible) to accept input. Click on it if not.
-To paste, press Ctrl+A, then Ctrl+V +To paste, press Ctrl+A, then Ctrl+V -