rcS:Scope netman to all 5X and 6X

This commit is contained in:
David Sidrane 2021-08-12 10:14:37 -07:00 committed by Daniel Agar
parent 69d1a73f85
commit 1618933014
1 changed files with 1 additions and 1 deletions

View File

@ -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