6 lines
206 B
Markdown
6 lines
206 B
Markdown
|
Code for reading nmea data from the Serial port and displaying gps data using ipyleafleat.
|
||
|
|
||
|
# All code is untested
|
||
|
|
||
|
Based on [this code](https://github.com/Knio/pynmea2/blob/master/examples/read_serial.py)
|