From 9cc5356fb7a347aac223997c8ece296fe2bd4f96 Mon Sep 17 00:00:00 2001 From: Jakob Stendahl Date: Wed, 25 Oct 2017 17:08:26 +0200 Subject: Updated webapp-content, now we have a local fallback for CDN --- settings.h | 55 +++++++++++++++++++++++++++++++++++++++---------------- 1 file changed, 39 insertions(+), 16 deletions(-) (limited to 'settings.h') diff --git a/settings.h b/settings.h index af1b7f6..f2f3d9f 100644 --- a/settings.h +++ b/settings.h @@ -8,7 +8,7 @@ const char SETTINGS_page[] PROGMEM = R"=====( {{NAME}} - + {{BOOTSTRAPLINK}} @@ -16,14 +16,16 @@ const char SETTINGS_page[] PROGMEM = R"=====(
+ + @@ -42,7 +44,7 @@ const char SETTINGS_page[] PROGMEM = R"=====(
- +
@@ -60,35 +62,37 @@ const char SETTINGS_page[] PROGMEM = R"=====(
-
+ + +
Device settings:
- +
- +
- +
- +
Wifi settings:
- +
- +
- +
- +
@@ -96,8 +100,8 @@ const char SETTINGS_page[] PROGMEM = R"=====(
-
Note: The device will reboot and turn of any connected appliances when you save the settings. +
Note: Empty or unchanged fields will not be updated.
@@ -140,6 +144,25 @@ const char SETTINGS_page[] PROGMEM = R"=====( + + + -- cgit v1.2.3