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