mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 02:18:29 -04:00
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 HAL_COMPASS_AUTO_ROT_DEFAULT 2
|
||||||
|
|
||||||
define MAG_BOARD_ORIENTATION ROTATION_YAW_180
|
define MAG_BOARD_ORIENTATION ROTATION_YAW_180
|
||||||
|
|
||||||
|
# no ADC pins
|
||||||
|
define HAL_USE_ADC FALSE
|
||||||
|
Loading…
Reference in New Issue
Block a user