jomjol %!s(int64=3) %!d(string=hai) anos
pai
achega
57bdca37fc
Modificáronse 6 ficheiros con 10 adicións e 14 borrados
  1. 3 7
      README.md
  2. 3 3
      code/main/version.cpp
  3. 1 1
      code/main/version.h
  4. 3 3
      code/version.cpp
  5. BIN=BIN
      firmware/bootloader.bin
  6. BIN=BIN
      firmware/firmware.bin

+ 3 - 7
README.md

@@ -40,16 +40,12 @@ In other cases you can contact the developer via email: <img src="https://raw.gi
 
 
 ------
 ------
 
 
-##### Rolling (2022-08-21)
+##### 11.1.1 - Intermediate Digits (2022-08-22)
 
 
 - New and improved consistency check (especially with analog and digital counters mixed)
 - New and improved consistency check (especially with analog and digital counters mixed)
-- Bug Fix: digital counter algo
+- Bug Fix: digital counter algorithm
 
 
-##### 11.1.0 - Intermediate Digits
-
-- Updated postprocessing algorithm (fix from @haverland)
-
-##### 11.0.1 - Intermediate Digits
+##### 11.0.1 - Intermediate Digits (2022-08-18)
 
 
 - **NEW v11.0.1**: Bug Fix InfluxDB configuration (only update of html.zip necessary)
 - **NEW v11.0.1**: Bug Fix InfluxDB configuration (only update of html.zip necessary)
 
 

+ 3 - 3
code/main/version.cpp

@@ -1,4 +1,4 @@
-const char* GIT_REV="c9a879d";
-const char* GIT_TAG="v11.1.0";
+const char* GIT_REV="6409397";
+const char* GIT_TAG="";
 const char* GIT_BRANCH="rolling";
 const char* GIT_BRANCH="rolling";
-const char* BUILD_TIME="2022-08-21 19:46";
+const char* BUILD_TIME="2022-08-22 18:09";

+ 1 - 1
code/main/version.h

@@ -13,7 +13,7 @@ extern "C"
 #include "Helper.h"
 #include "Helper.h"
 #include <fstream>
 #include <fstream>
 
 
-const char* GIT_BASE_BRANCH = "master - v11.1.0 - 2022-08-21";
+const char* GIT_BASE_BRANCH = "master - v11.1.1 - 2022-08-22";
 
 
 
 
 const char* git_base_branch(void)
 const char* git_base_branch(void)

+ 3 - 3
code/version.cpp

@@ -1,4 +1,4 @@
-const char* GIT_REV="c9a879d";
-const char* GIT_TAG="v11.1.0";
+const char* GIT_REV="6409397";
+const char* GIT_TAG="";
 const char* GIT_BRANCH="rolling";
 const char* GIT_BRANCH="rolling";
-const char* BUILD_TIME="2022-08-21 19:46";
+const char* BUILD_TIME="2022-08-22 18:09";

BIN=BIN
firmware/bootloader.bin


BIN=BIN
firmware/firmware.bin