Store version in the bootloader. Debug code.
This commit is contained in:
@@ -33,5 +33,7 @@ typedef struct {
|
||||
} version_t;
|
||||
|
||||
bool is_newer(const version_t* const newer, const version_t* const older);
|
||||
const version_t firmware_version ;
|
||||
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user