mirror of https://github.com/ArduPilot/ardupilot
AP_HAL_ChibiOS: tidy defaulting of OpticalFlow sensor type
This commit is contained in:
parent
ca424a165d
commit
d7b207fd77
|
@ -130,6 +130,7 @@ define HAL_BARO_20789_I2C_ADDR_ICM 0x68
|
|||
define HAL_I2C_CLEAR_BUS
|
||||
|
||||
define CONFIG_HAL_BOARD_SUBTYPE HAL_BOARD_SUBTYPE_CHIBIOS_SKYVIPER_F412
|
||||
define OPTICAL_FLOW_TYPE_DEFAULT Type::PIXART
|
||||
|
||||
# the web UI uses an abin file for firmware uploads
|
||||
env BUILD_ABIN True
|
||||
|
|
Loading…
Reference in New Issue