update according to pull request review comments

This commit is contained in:
Bob-F
2018-07-28 18:55:08 -07:00
committed by Beat Küng
parent 7c62fe885d
commit 627ea3b23e
8 changed files with 19 additions and 28 deletions

View File

@@ -71,9 +71,9 @@ mc_att_control start
#fw_att_control start
#fw_pos_control_l1 start
mavlink start -x -u 14556 -r 1000000
mavlink start -n SoftAp -x -u 14556 -r 1000000
# -n name of wifi interface: SoftAp, wlan or your custom interface,
# e.g., -n wlan . The default on BBBlue is SoftAp
# e.g., -n SoftAp . The default is wlan
sleep 1