px4_fmu-v6x:HAVE_PM2 set by PX4_MFT_PM2 in manifest

This commit is contained in:
David Sidrane 2024-01-15 07:43:07 -08:00 committed by Daniel Agar
parent 3057f7607f
commit 987d97d600
1 changed files with 1 additions and 1 deletions

View File

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