mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-08 10:50:19 +08:00
UAVCAN enabled by default
This commit is contained in:
committed by
Lorenz Meier
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.
|
||||
|
||||
Reference in New Issue
Block a user