feat(app): Integrate application versioning
This commit introduces application versioning, exposing version information through the Modbus server and logging it at startup. - Add to provide version information - Update to log the application version at startup - Update to expose firmware version via Modbus - Add file association for in
This commit is contained in:
1
software/.vscode/settings.json
vendored
1
software/.vscode/settings.json
vendored
@@ -8,5 +8,6 @@
|
||||
|
||||
// File Associations
|
||||
"files.associations": {
|
||||
"app_version.h": "c"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user