mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-17 11:37:34 +08:00
ROMFS:netman update - dependent on PX4_MFT_ETHERNET not board type
This commit is contained in:
committed by
Daniel Agar
parent
5ab92173f2
commit
5909dd09f5
@@ -170,7 +170,7 @@ else
|
||||
param select-backup $PARAM_BACKUP_FILE
|
||||
fi
|
||||
|
||||
if ver hwcmp PX4_FMU_V5X PX4_FMU_V6X ARK_FMU_V6X PX4_FMU_V6XRT
|
||||
if mft query -q -k MFT -s MFT_ETHERNET -v 1
|
||||
then
|
||||
netman update -i eth0
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user