mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-30 17:24:07 +08:00
6 lines
190 B
C
6 lines
190 B
C
/* Auto Magically Generated file */
|
|
/* Do not edit! */
|
|
#define PX4_GIT_VERSION_STR "@git_version@"
|
|
#define PX4_GIT_VERSION_BINARY 0x@git_version_short@
|
|
#define PX4_GIT_TAG_STR "@git_tag@"
|