bbblue: required changes for posix shell

This commit is contained in:
Beat Küng
2018-08-06 14:24:15 +02:00
committed by Lorenz Meier
parent d480d24a4c
commit efb202106f
3 changed files with 11 additions and 9 deletions

View File

@@ -1,3 +1,8 @@
#!/usr/bin/bash
# PX4 commands need the 'px4-' prefix in bash.
# (px4-alias.sh is expected to be in the PATH)
source px4-alias.sh
# config for a quad
# modified from ../rpi/px4.config