Browse Source

aerofc: leave OUTPUT_MODE as rcin

So it just does rcin and does not try to do the other initializations.
sbg
Lucas De Marchi 9 years ago committed by Lorenz Meier
parent
commit
99bb7be10f
  1. 1
      ROMFS/px4fmu_common/init.d/4070_aerofc

1
ROMFS/px4fmu_common/init.d/4070_aerofc

@ -7,6 +7,7 @@ @@ -7,6 +7,7 @@
sh /etc/init.d/rc.mc_defaults
tap_esc start -d /dev/ttyS0 -n 4
set OUTPUT_MODE rcin
set OUTPUT_DEV /dev/tap_esc
set MIXER quad_x
set USE_IO no

Loading…
Cancel
Save