-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
reboot after power off for reinitiation charger, extended build, exte…
…nded build
- Loading branch information
1 parent
ddec043
commit 1fe746e
Showing
6 changed files
with
24 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
// This file is overwritten by github actions, do not update it manually | ||
String githash = "59b584c44dad017b3dd25c7d26393b848691673a,User"; | ||
#define GHRELEASE 1 | ||
String githash = "9b5cf9571b15da03150b04ad0d93ecf7ad6cea92,User"; | ||
#define GHRELEASE 2 | ||
#define GHBUILD 0 | ||
#define GHBUILDTYPE User |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#this file is maintained by github actions | ||
MAJOR 1 | ||
MINOR 0 | ||
RELEASE 1 | ||
BUILD 17 | ||
RELEASE 2 | ||
BUILD 18 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters