mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-23 16:17:35 +08:00
add ll40ls for Aerofc
This commit is contained in:
committed by
Lorenz Meier
parent
0b8e88f476
commit
232f428f6e
@@ -311,6 +311,10 @@ then
|
||||
if aerofc_adc start
|
||||
then
|
||||
fi
|
||||
|
||||
if ll40ls start i2c
|
||||
then
|
||||
fi
|
||||
fi
|
||||
|
||||
if ver hwcmp PX4FMU_V4PRO
|
||||
|
||||
@@ -21,6 +21,7 @@ set(config_module_list
|
||||
drivers/hmc5883
|
||||
drivers/gps
|
||||
drivers/ist8310
|
||||
drivers/ll40ls
|
||||
drivers/aerofc_adc
|
||||
modules/sensors
|
||||
# dummy tone alarm
|
||||
|
||||
Reference in New Issue
Block a user