Skip to content

Commit

Permalink
px4_fmu-v6x:HAVE_PM2 set by PX4_MFT_PM2 in manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
davids5 committed Jan 26, 2024
1 parent d34608e commit 1915e8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boards/px4/fmu-v6x/init/rc.board_sensors
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1915e8d

Please sign in to comment.