mirror of https://github.com/ArduPilot/ardupilot
HAL_ChibiOS: enable analog debug on F412
This commit is contained in:
parent
fd824e6258
commit
73418519eb
|
@ -116,3 +116,6 @@ define TOY_MODE_ENABLED ENABLED
|
|||
define ARMING_DELAY_SEC 0
|
||||
define LAND_START_ALT 700
|
||||
define LAND_DETECTOR_ACCEL_MAX 2.0f
|
||||
|
||||
define CHIBIOS_ADC_MAVLINK_DEBUG 1
|
||||
|
||||
|
|
Loading…
Reference in New Issue