mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-13 07:47:35 +08:00
9 lines
135 B
Plaintext
9 lines
135 B
Plaintext
#
|
|
# Nested type.
|
|
# Generic software version information.
|
|
#
|
|
|
|
uint8 major
|
|
uint8 minor
|
|
uint32 build # VCS revision hash, build date, etc
|