From 1c90602e56befbb76ab153dfc4fa03d9c7fadc3b Mon Sep 17 00:00:00 2001 From: Chris Liechti Date: Tue, 12 Apr 2016 20:25:31 +0200 Subject: [PATCH 1/4] fix HTML structure (put head things within html tag) --- webrepl.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/webrepl.html b/webrepl.html index 28291c1..c02ae48 100644 --- a/webrepl.html +++ b/webrepl.html @@ -1,4 +1,7 @@ + + + MicroPython WebREPL