AP_Common: add os_sw_version to AP_FWVersion
This commit is contained in:
parent
4f7905331a
commit
b48c729bb1
@ -17,6 +17,7 @@ public:
|
||||
const char *middleware_hash_str;
|
||||
const char *os_name;
|
||||
const char *os_hash_str;
|
||||
const uint32_t os_sw_version;
|
||||
|
||||
static const AP_FWVersion &get_fwverz() { return fwver; }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user