Bring in get_loc() from gpsll #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
https://amiok.net/gitea/W1CDN/gpsll, finish PR(s) first.
It takes ~1 second to get a location once the GPS receiver is working. So I will need to wait
wait minues 1 second, callget_loc(), thenwait 1 second(it will take 1 second) and callget_smeter().For now, until I think of a better way.