updated FW Version Number
This commit is contained in:
parent
b66d175948
commit
1cf0560957
@ -59,7 +59,7 @@ typedef struct Constants_s
|
|||||||
} Constants_t;
|
} Constants_t;
|
||||||
|
|
||||||
const Constants_t constants PROGMEM = {
|
const Constants_t constants PROGMEM = {
|
||||||
1,4, // Firmware_Version
|
1,5, // Firmware_Version
|
||||||
1,4, // Required Flash Version
|
1,4, // Required Flash Version
|
||||||
GIT_REV // Git-Hash-String
|
GIT_REV // Git-Hash-String
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user