Przeglądaj źródła

Rolling 2022-08-24

jomjol 3 lat temu
rodzic
commit
2b60e81a52

+ 4 - 0
README.md

@@ -40,6 +40,10 @@ In other cases you can contact the developer via email: <img src="https://raw.gi
 
 ------
 
+##### Rolling (2022-08-24)
+
+- Added automated filtering of tflite-file in the graphical configuration (thanks to @**[caco3](https://github.com/caco3)**)
+
 ##### Rolling (2022-08-22)
 
 - Added favicon and system name (thanks to @**[caco3](https://github.com/caco3)**)

+ 2 - 2
code/main/version.cpp

@@ -1,4 +1,4 @@
-const char* GIT_REV="0153229";
+const char* GIT_REV="ae302d4";
 const char* GIT_TAG="";
 const char* GIT_BRANCH="rolling";
-const char* BUILD_TIME="2022-08-22 22:13";
+const char* BUILD_TIME="2022-08-23 17:55";

+ 2 - 2
code/version.cpp

@@ -1,4 +1,4 @@
-const char* GIT_REV="0153229";
+const char* GIT_REV="ae302d4";
 const char* GIT_TAG="";
 const char* GIT_BRANCH="rolling";
-const char* BUILD_TIME="2022-08-22 22:13";
+const char* BUILD_TIME="2022-08-23 17:55";

BIN
firmware/html.zip


+ 1 - 1
sd-card/html/version.txt

@@ -1 +1 @@
-15.0.0
+15.1.0

+ 5 - 0
tools/logfile-tool/config.ini

@@ -0,0 +1,5 @@
+[MAIN]
+URL=http://192.168.178.62/fileserver/log/message/
+CountLogfiles=3
+Log=C:\Users\Muell\Downloads
+CsvFile=C:\Users\Muell\Downloads\values.csv