mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-21 04:33:10 +08:00
Ensure that sensor drivers are loaded
This commit is contained in:
@@ -7,8 +7,9 @@
|
||||
# Start sensor drivers here.
|
||||
#
|
||||
|
||||
#ms5611 start
|
||||
#mpu6000 start
|
||||
ms5611 start
|
||||
mpu6000 start
|
||||
hmc5883 start
|
||||
|
||||
#
|
||||
# Start the sensor collection task.
|
||||
|
||||
Reference in New Issue
Block a user