Ensure that sensor drivers are loaded

This commit is contained in:
Lorenz Meier 2012-08-22 16:34:53 +02:00
parent 5f259e41d5
commit 06e18f14e6
1 changed files with 3 additions and 2 deletions

View File

@ -7,8 +7,9 @@
# Start sensor drivers here.
#
#ms5611 start
#mpu6000 start
ms5611 start
mpu6000 start
hmc5883 start
#
# Start the sensor collection task.