mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 10:17:45 +08:00
boards: start adc in rc.board_sensors
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
# intel aero specific board sensors init
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
aerofc_adc start
|
||||
|
||||
ms5611 -T 0 start
|
||||
mpu9250 -s -R 14 start
|
||||
@@ -11,7 +12,6 @@ mpu9250 -s -R 14 start
|
||||
hmc5883 -X start
|
||||
|
||||
ist8310 -C -b 1 -R 4 start
|
||||
aerofc_adc start
|
||||
|
||||
ll40ls start i2c -a
|
||||
|
||||
|
||||
Reference in New Issue
Block a user