mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-02 20:28:37 +08:00
Add note about need to scan external buses first
This commit is contained in:
@@ -24,6 +24,7 @@ fi
|
|||||||
|
|
||||||
if ver hwcmp PX4FMU_V2
|
if ver hwcmp PX4FMU_V2
|
||||||
then
|
then
|
||||||
|
# IMPORTANT: EXTERNAL BUSES SHOULD BE SCANNED FIRST
|
||||||
if lsm303d start
|
if lsm303d start
|
||||||
then
|
then
|
||||||
echo "[init] Using LSM303D"
|
echo "[init] Using LSM303D"
|
||||||
|
|||||||
Reference in New Issue
Block a user