mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
UAVCAN enabled by default
This commit is contained in:
parent
6864779fa6
commit
e1f33871ef
@ -50,7 +50,7 @@
|
||||
* @max 2
|
||||
* @group UAVCAN
|
||||
*/
|
||||
PARAM_DEFINE_INT32(UAVCAN_ENABLE, 0);
|
||||
PARAM_DEFINE_INT32(UAVCAN_ENABLE, 1);
|
||||
|
||||
/**
|
||||
* UAVCAN Node ID.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user