mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Ensure that sensor drivers are loaded
This commit is contained in:
parent
5f259e41d5
commit
06e18f14e6
@ -7,8 +7,9 @@
|
||||
# Start sensor drivers here.
|
||||
#
|
||||
|
||||
#ms5611 start
|
||||
#mpu6000 start
|
||||
ms5611 start
|
||||
mpu6000 start
|
||||
hmc5883 start
|
||||
|
||||
#
|
||||
# Start the sensor collection task.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user