HAL_ChibiOS: enable analog debug on F412

This commit is contained in:
Andrew Tridgell 2018-01-19 12:27:26 +11:00
parent fd824e6258
commit 73418519eb
1 changed files with 3 additions and 0 deletions

View File

@ -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