Skip to content

Commit

Permalink
Holybro PX4Vision: Don't use IO
Browse files Browse the repository at this point in the history
  • Loading branch information
julianoes committed Nov 2, 2022
1 parent 65d2212 commit 37cf802
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@

. ${R}etc/init.d/rc.mc_defaults

# System parameters
# use FMU motor outputs for less delay in the rate control loop
param set-default SYS_USE_IO 0

# Commander Parameters
param set-default COM_OBS_AVOID 1
param set-default COM_DISARM_LAND 0.5
Expand Down

0 comments on commit 37cf802

Please sign in to comment.