mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-05 01:50:34 +08:00
UAVCAN_VERSION_* defines
This commit is contained in:
@@ -6,6 +6,13 @@
|
||||
|
||||
#include <uavcan/util/compile_time.hpp>
|
||||
|
||||
|
||||
// TODO: Use git short hash as build id
|
||||
#define UAVCAN_VERSION_MAJOR 0
|
||||
#define UAVCAN_VERSION_MINOR 1
|
||||
#define UAVCAN_VERSION_BUILD 0
|
||||
|
||||
|
||||
namespace uavcan
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user