From 7ac55c4eb286c5498edf7e06130f3d6eca61ce49 Mon Sep 17 00:00:00 2001 From: Roberto Sora Date: Tue, 27 Nov 2018 16:21:33 +0100 Subject: [PATCH 1/7] fixed bug in location path --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 49add9640..6b0012dfd 100755 --- a/main.go +++ b/main.go @@ -335,7 +335,7 @@ var homeTemplate = template.Must(template.New("home").Parse(homeTemplateHtml)) const homeTemplateHtml = ` -Serial Port Example +Arduino Create Agent Debug Console