UAVCAN enabled by default

This commit is contained in:
Pavel Kirienko 2015-08-18 17:25:23 +03:00 committed by Lorenz Meier
parent 6864779fa6
commit e1f33871ef

View File

@ -50,7 +50,7 @@
* @max 2
* @group UAVCAN
*/
PARAM_DEFINE_INT32(UAVCAN_ENABLE, 0);
PARAM_DEFINE_INT32(UAVCAN_ENABLE, 1);
/**
* UAVCAN Node ID.