forked from Archive/PX4-Autopilot
px4_fmu-v6x:HAVE_PM2 set by PX4_MFT_PM2 in manifest
This commit is contained in:
parent
3057f7607f
commit
987d97d600
|
@ -5,7 +5,7 @@
|
|||
set HAVE_PM2 yes
|
||||
set INA_CONFIGURED no
|
||||
|
||||
if ver hwtypecmp V6X005000 V6X005001 V6X005003 V6X005004
|
||||
if mft query -q -k MFT -s MFT_PM2 -v 0
|
||||
then
|
||||
set HAVE_PM2 no
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue