Compare commits
1 Commits
1.02
...
0363b1eebc
Author | SHA1 | Date | |
---|---|---|---|
0363b1eebc |
@@ -1 +1 @@
|
|||||||
1.02
|
1.03
|
@@ -58,8 +58,8 @@ typedef struct Constants_s
|
|||||||
} Constants_t;
|
} Constants_t;
|
||||||
|
|
||||||
const Constants_t constants PROGMEM = {
|
const Constants_t constants PROGMEM = {
|
||||||
1,2, // Firmware_Version
|
1,3, // Firmware_Version
|
||||||
1,2, // Required Flash Version
|
1,3, // Required Flash Version
|
||||||
GIT_REV // Git-Hash-String
|
GIT_REV // Git-Hash-String
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user