Browse Source

ROMFS: tune_control stop if px4io update fails

release/1.12
Daniel Agar 4 years ago
parent
commit
357b322eb5
  1. 2
      ROMFS/px4fmu_common/init.d/rcS

2
ROMFS/px4fmu_common/init.d/rcS

@ -285,6 +285,8 @@ else
else else
tune_control play -t 18 # tune 18 = PROG_PX4IO_ERR tune_control play -t 18 # tune 18 = PROG_PX4IO_ERR
fi fi
else
tune_control stop
fi fi
fi fi
fi fi

Loading…
Cancel
Save