mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-28 04:54:08 +08:00
rc.sensors: document sensors for NXPhlite
This commit is contained in:
parent
a56d2ab981
commit
92a667fca5
@ -42,13 +42,13 @@ fi
|
||||
|
||||
if ver hwcmp NXPHLITE_V3
|
||||
then
|
||||
# Internal I2C
|
||||
# Internal I2C (baro)
|
||||
mpl3115a2 -I start
|
||||
|
||||
# Internal SPI
|
||||
# Internal SPI (accel + mag)
|
||||
fxos8700cq start -a 8 -R 0
|
||||
|
||||
# Internal SPI
|
||||
# Internal SPI (gyro)
|
||||
fxas21002c start -R 0
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user