diff --git a/README.md b/README.md index f71c7a38..4a96872b 100644 --- a/README.md +++ b/README.md @@ -47,28 +47,19 @@ In other cases you can contact the developer via email: -const char* GIT_BASE_BRANCH = "master - v8.3.0 - 2021-09-12"; +const char* GIT_BASE_BRANCH = "master - v8.4.0 - 2021-09-24"; const char* git_base_branch(void) diff --git a/code/version.cpp b/code/version.cpp index b26b4b83..81170a8c 100644 --- a/code/version.cpp +++ b/code/version.cpp @@ -1,4 +1,4 @@ -const char* GIT_REV="9b3665b"; +const char* GIT_REV="e2a4034"; const char* GIT_TAG=""; const char* GIT_BRANCH="rolling"; -const char* BUILD_TIME="2021-09-22 21:16"; \ No newline at end of file +const char* BUILD_TIME="2021-09-23 18:30"; \ No newline at end of file diff --git a/firmware/bootloader.bin b/firmware/bootloader.bin index 9cb7c92e..eb309711 100644 Binary files a/firmware/bootloader.bin and b/firmware/bootloader.bin differ diff --git a/firmware/firmware.bin b/firmware/firmware.bin index 07319e74..57d674de 100644 Binary files a/firmware/firmware.bin and b/firmware/firmware.bin differ diff --git a/firmware/html.zip b/firmware/html.zip index 5f97fee9..35657b00 100644 Binary files a/firmware/html.zip and b/firmware/html.zip differ diff --git a/sd-card/config/dig1200s1q.tflite b/sd-card/config/dig1200s1q.tflite deleted file mode 100644 index fbca07d6..00000000 Binary files a/sd-card/config/dig1200s1q.tflite and /dev/null differ diff --git a/sd-card/html/index.html b/sd-card/html/index.html index 5613fbae..acf38a3c 100644 --- a/sd-card/html/index.html +++ b/sd-card/html/index.html @@ -126,7 +126,7 @@ li.dropdown { } catch (error) { - alert("Loading Hostname failed"); +// alert("Loading Hostname failed"); } }