mirror of
https://github.com/acaloiaro/roam-location
synced 2026-07-21 10:12:21 +00:00
Update README.md
This commit is contained in:
parent
8af4d6dc6d
commit
9ff96140b5
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ The purpose of this repo is to make my current location available on adriano.fyi
|
|||
|
||||
# About
|
||||
|
||||
I can't imagine this is useful to many others. This repo consits of a receiver of GPS data and a web services that makes that data avaialble.
|
||||
I can't imagine this is useful to many others. This repo consits of a receiver of GPS data and a web service that makes the data avaialble.
|
||||
|
||||
# Receiver
|
||||
The receiver receives UDP packets containing NMEA sentences from my Sierra Wireless RV55 router. The sentences are parsed and appended to a log file.
|
||||
|
|
|
|||
Loading…
Reference in a new issue