Compare commits

...

10 Commits

Author SHA1 Message Date
jomjol
a1f675419a v11.3.1 2022-09-17 21:04:55 +02:00
jomjol
9087c1b4e1 Create partitions.bin 2022-09-17 21:00:55 +02:00
jomjol
9418d55a2f Merge branch 'rolling' 2022-09-17 20:56:41 +02:00
jomjol
87076df23f v11.3.1 2022-09-17 20:56:14 +02:00
CaCO3
010691f3e5 Merge pull request #1027 from caco3/remove-11.3.0-binaries
Remove 11.3.0 binaries as there are some issues with them
2022-09-17 16:19:59 +02:00
CaCO3
12d9099543 Delete main.yml 2022-09-17 16:19:37 +02:00
CaCO3
0372f82f2e removed binaries as tehre are some issues with them 2022-09-17 16:13:24 +02:00
CaCO3
18be9afbe1 Merge branch 'jomjol:master' into master 2022-09-17 16:10:35 +02:00
jomjol
36f5618376 Rolling 20220917 2022-09-17 10:16:31 +02:00
CaCO3
ad05a1d4fa Create main.yml 2022-09-10 23:49:42 +02:00
6 changed files with 8 additions and 7 deletions

View File

@@ -40,7 +40,7 @@ In other cases you can contact the developer via email: <img src="https://raw.gi
------
##### 11.3.0 - Intermediate Digits (2022-09-17)
##### 11.3.1 - Intermediate Digits (2022-09-17)
- **ATTENTION**:
- first update the 'firmware.bin' and ensure that the new version is running
@@ -51,6 +51,7 @@ In other cases you can contact the developer via email: <img src="https://raw.gi
- **NEW v11.3.1**: corrected corupted asset `firmware.bin`
- Increased precision (more than 6-7 digits)
- Implements Counter Clockwise Analog Pointers
- Improved post processing algorithm

View File

@@ -1,4 +1,4 @@
const char* GIT_REV="36a02d1";
const char* GIT_REV="36f5618";
const char* GIT_TAG="";
const char* GIT_BRANCH="master";
const char* BUILD_TIME="2022-09-17 10:08";
const char* GIT_BRANCH="rolling";
const char* BUILD_TIME="2022-09-17 12:59";

View File

@@ -1,4 +1,4 @@
const char* GIT_REV="36a02d1";
const char* GIT_REV="36f5618";
const char* GIT_TAG="";
const char* GIT_BRANCH="master";
const char* BUILD_TIME="2022-09-17 10:08";
const char* GIT_BRANCH="rolling";
const char* BUILD_TIME="2022-09-17 12:59";

Binary file not shown.

Binary file not shown.

Binary file not shown.