updated some comments after migrating stuff from other Project
This commit is contained in:
@@ -31,8 +31,8 @@ typedef struct Constants_s
|
||||
} Constants_t;
|
||||
|
||||
const Constants_t constants PROGMEM = {
|
||||
1, 4, // Firmware_Version
|
||||
1, 4, // Required Flash Version
|
||||
1, 5, // Firmware_Version
|
||||
1, 5, // Required Flash Version
|
||||
GIT_REV // Git-Hash-String
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user