configuration change
This commit is contained in:
parent
ccc542d74a
commit
b85661309f
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
#define FW_COMMIT_NR 1990
|
||||
// FW_VERSION_UNKNOWN means this is an unofficial build.
|
||||
// The firmware should only be checked into github with this symbol.
|
||||
#define FW_DEV_VERSION FW_VERSION_GOLD
|
||||
#define FW_DEV_VERSION FW_VERSION_UNKNOWN
|
||||
#define FW_REPOSITORY "Unknown"
|
||||
#define FW_VERSION_FULL FW_VERSION // "-" STR(FW_COMMIT_NR)
|
||||
|
||||
|
|
Loading…
Reference in a new issue