diff --git a/README.md b/README.md index 31e503c0..a9b484de 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,11 @@ In other cases you can contact the developer via email: = 0){ + if(hostname.length() == 0){ hostname = std_hostname; } diff --git a/code/main/version.cpp b/code/main/version.cpp index d726cb9a..a4f66cad 100644 --- a/code/main/version.cpp +++ b/code/main/version.cpp @@ -1,4 +1,4 @@ -const char* GIT_REV="8308f15"; +const char* GIT_REV="f4edd36"; const char* GIT_TAG=""; const char* GIT_BRANCH="rolling"; -const char* BUILD_TIME="2021-06-05 09:51"; \ No newline at end of file +const char* BUILD_TIME="2021-06-17 20:14"; \ No newline at end of file diff --git a/code/version.cpp b/code/version.cpp index d726cb9a..a4f66cad 100644 --- a/code/version.cpp +++ b/code/version.cpp @@ -1,4 +1,4 @@ -const char* GIT_REV="8308f15"; +const char* GIT_REV="f4edd36"; const char* GIT_TAG=""; const char* GIT_BRANCH="rolling"; -const char* BUILD_TIME="2021-06-05 09:51"; \ No newline at end of file +const char* BUILD_TIME="2021-06-17 20:14"; \ No newline at end of file diff --git a/firmware/bootloader.bin b/firmware/bootloader.bin index a20e7978..dbf21255 100644 Binary files a/firmware/bootloader.bin and b/firmware/bootloader.bin differ diff --git a/firmware/firmware.bin b/firmware/firmware.bin index 242ce28c..0eb809e4 100644 Binary files a/firmware/firmware.bin and b/firmware/firmware.bin differ