mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-02 14:13:42 -04:00
4 lines
110 B
Bash
4 lines
110 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
mavproxy.py --master=mcast: --console --map --cmd='map set showgpspos 0; map set showgps2pos 0;'
|