Răsfoiți Sursa

Rolling 20220215

jomjol 4 ani în urmă
părinte
comite
bcb1d98191
3 a modificat fișierele cu 7 adăugiri și 6 ștergeri
  1. 1 0
      README.md
  2. 3 3
      code/main/version.cpp
  3. 3 3
      code/version.cpp

+ 1 - 0
README.md

@@ -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)
 

+ 3 - 3
code/main/version.cpp

@@ -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";

+ 3 - 3
code/version.cpp

@@ -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";