Browse Source

rcS:Scope netman to all 5X and 6X

master
David Sidrane 4 years ago committed by Daniel Agar
parent
commit
1618933014
  1. 2
      ROMFS/px4fmu_common/init.d/rcS

2
ROMFS/px4fmu_common/init.d/rcS

@ -128,7 +128,7 @@ else @@ -128,7 +128,7 @@ else
then
param reset_all
fi
if ver hwtypecmp V5X00 V5X90 V5Xa0
if ver hwcmp PX4_FMU_V5X PX4_FMU_V6X
then
netman update -i eth0
fi

Loading…
Cancel
Save