From 5cf687ffc1a08e4fd6656d3a2e746c9edc32f118 Mon Sep 17 00:00:00 2001 From: foxman69 <52827101+foxman69@users.noreply.github.com> Date: Mon, 9 Dec 2019 08:22:51 +0200 Subject: [PATCH] WebUI: Fixed small aesthetic problem (#2038) * Fixed small esthetic problem * Changed to legend --- code/html/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/html/index.html b/code/html/index.html index d3cfe7d7..2cdcfbd7 100644 --- a/code/html/index.html +++ b/code/html/index.html @@ -421,8 +421,8 @@
+ Modes
-
Modes
  • WiFi status will blink at 1Hz when trying to connect. If successfully connected it will briefly blink every 5 seconds if in STA mode or every second if in AP mode.
  • Follow switch will force the LED to follow the status of a given switch (you must define which switch to follow in the side field).