Skip to content

Commit 5df57c9

Browse files
committed
Update to v6.6.0
1 parent d8c9146 commit 5df57c9

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

code/main/version.cpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const char* GIT_REV="98dfba0";
1+
const char* GIT_REV="d8c9146";
22
const char* GIT_TAG="";
3-
const char* GIT_BRANCH="rolling";
4-
const char* BUILD_TIME="2021-03-28 19:59";
3+
const char* GIT_BRANCH="master";
4+
const char* BUILD_TIME="2021-03-28 20:09";

code/version.cpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const char* GIT_REV="98dfba0";
1+
const char* GIT_REV="d8c9146";
22
const char* GIT_TAG="";
3-
const char* GIT_BRANCH="rolling";
4-
const char* BUILD_TIME="2021-03-28 19:59";
3+
const char* GIT_BRANCH="master";
4+
const char* BUILD_TIME="2021-03-28 20:09";

firmware/bootloader.bin

0 Bytes
Binary file not shown.

firmware/firmware.bin

96 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)