Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
balzer82 committed Dec 28, 2013
1 parent 1ad1546 commit 0ee05f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -7,7 +7,7 @@ Reads [NMEA](http://de.wikipedia.org/wiki/NMEA_0183 "NMEA bei Wikipedia") coded

Input file (NMEA Example)
-------------------------

```
$GPGGA,080231.000,5102.0344,N,01344.3717,E,1,09,1.0,115.6,M,45.8,M,,0000*53
$GPRMC,080231.000,A,5102.0344,N,01344.3717,E,0.00,195.19,100712,,,A*63
$GPVTG,195.19,T,,M,0.00,N,0.0,K,A*08
Expand All @@ -21,7 +21,7 @@ $GPVTG,195.19,T,,M,0.00,N,0.0,K,A*08
$GPGGA,080233.000,5102.0344,N,01344.3717,E,1,09,1.0,115.6,M,45.8,M,,0000*51
$GPRMC,080233.000,A,5102.0344,N,01344.3717,E,0.00,195.19,100712,,,A*61
$GPVTG,195.19,T,,M,0.00,N,0.0,K,A*08

```

Output Course and Stat Image
----------------------------
Expand Down

0 comments on commit 0ee05f2

Please sign in to comment.