Skip to content

Commit

Permalink
ROMFS:netman update - dependent on PX4_MFT_ETHERNET not board type
Browse files Browse the repository at this point in the history
  • Loading branch information
davids5 authored and dagar committed Jan 30, 2024
1 parent 5ab9217 commit 5909dd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ROMFS/px4fmu_common/init.d/rcS
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5909dd0

Please sign in to comment.