add setlat/setlon support for

https://github.com/meshtastic/Meshtastic-device/issues/536

meshtastic --setlat 32.7767 --setlon -96.7970 --setalt 1337
This commit is contained in:
Kevin Hester
2020-12-09 11:43:06 +08:00
parent 3645cff97e
commit 9e25fbc670
6 changed files with 84 additions and 42 deletions

View File

@@ -13,6 +13,8 @@ echo setting time
bin/run.sh --settime
echo setting owner
bin/run.sh --setowner "Test Build"
echo setting position
bin/run.sh --setlat 32.7767 --setlon -96.7970 --setalt 1337
echo dumping info
bin/run.sh --info
echo sending closing message