ROMFS: tune_control stop if px4io update fails

This commit is contained in:
Daniel Agar
2021-04-05 10:18:01 -04:00
parent 74e848d57e
commit 357b322eb5

View File

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