forked from Archive/PX4-Autopilot
RPi2: don't forget to start the baro
This commit is contained in:
parent
fedde86bf4
commit
6618cac10a
|
@ -6,6 +6,7 @@ param set MAV_TYPE 2
|
|||
df_lsm9ds1_wrapper start -R 4
|
||||
#df_mpu9250_wrapper start -R 10
|
||||
#df_hmc5883_wrapper start
|
||||
df_ms5611_wrapper start
|
||||
sensors start
|
||||
commander start
|
||||
attitude_estimator_q start
|
||||
|
|
Loading…
Reference in New Issue