Rolling 20220215

This commit is contained in:
jomjol
2022-02-15 21:29:09 +01:00
parent 1f5486e8cc
commit bcb1d98191
3 changed files with 7 additions and 6 deletions

View File

@@ -57,6 +57,7 @@ In other cases you can contact the developer via email: <img src="https://raw.gi
##### Rolling (2022-02-15)
- Refactoring of check postprocessing consistency (e.g. max rate, negative rate, ...)
- MQTT: changed wifi naming to "wifiRSSI"
Rolling (2022-02-13)

View File

@@ -1,4 +1,4 @@
const char* GIT_REV="1371be6";
const char* GIT_TAG="v10.4.0";
const char* GIT_REV="1f5486e";
const char* GIT_TAG="";
const char* GIT_BRANCH="rolling";
const char* BUILD_TIME="2022-02-15 21:17";
const char* BUILD_TIME="2022-02-15 21:28";

View File

@@ -1,4 +1,4 @@
const char* GIT_REV="1371be6";
const char* GIT_TAG="v10.4.0";
const char* GIT_REV="1f5486e";
const char* GIT_TAG="";
const char* GIT_BRANCH="rolling";
const char* BUILD_TIME="2022-02-15 21:17";
const char* BUILD_TIME="2022-02-15 21:28";