From d01caea53e4c23fbf573243b49cbd78079ed6c2f Mon Sep 17 00:00:00 2001 From: George Ruinelli Date: Tue, 30 Aug 2022 18:07:48 +0200 Subject: [PATCH] Reduce height of the OTA page to make sure point 4 is not hidden by default. --- sd-card/html/ota_page.html | 39 ++++++++++++-------------------------- 1 file changed, 12 insertions(+), 27 deletions(-) diff --git a/sd-card/html/ota_page.html b/sd-card/html/ota_page.html index e2d5f385..2c15ea40 100644 --- a/sd-card/html/ota_page.html +++ b/sd-card/html/ota_page.html @@ -30,6 +30,7 @@ input[type=number] {

It is strongly recommended to update firmware and content of /html directory on SD-card at the same time!

+

1. Firmware Update

@@ -42,6 +43,9 @@ input[type=number] { +
+ +
@@ -57,22 +61,8 @@ input[type=number] {
- - - - - - - -
- - - (Takes about 60s) -
- - - +

2. Update "/html" directory

@@ -85,6 +75,9 @@ input[type=number] { +
+ +
@@ -100,20 +93,11 @@ input[type=number] {
- - - - - +

3. Reboot

- - - - -
-
+

4. Upload neural network definition (tfl/tflite file)

@@ -141,7 +125,8 @@ input[type=number] {
- The file must be activated in the config.ini file. + The file must be activated! + Use the Config Page or do it manually in the config.ini file.