mirror of https://github.com/ArduPilot/ardupilot
HAL_ChibiOS: fixed build of crazyflie2
This commit is contained in:
parent
3d7c6fea78
commit
bf0a4a23b2
|
@ -122,3 +122,6 @@ define HAL_I2C_INTERNAL_MASK 0
|
|||
define HAL_COMPASS_AUTO_ROT_DEFAULT 2
|
||||
|
||||
define MAG_BOARD_ORIENTATION ROTATION_YAW_180
|
||||
|
||||
# no ADC pins
|
||||
define HAL_USE_ADC FALSE
|
||||
|
|
Loading…
Reference in New Issue