We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b44f53a + 22f573e commit 25c1c83Copy full SHA for 25c1c83
README.rst
@@ -10,6 +10,10 @@ Introduction
10
:target: https://discord.gg/nBQh6qu
11
:alt: Discord
12
13
+.. image:: https://travis-ci.org/adafruit/Adafruit_CircuitPython_GPS.svg?branch=master
14
+ :target: https://travis-ci.org/adafruit/Adafruit_CircuitPython_GPS
15
+ :alt: Build Status
16
+
17
GPS parsing module. Can parse simple NMEA data sentences from serial GPS
18
modules to read latitude, longitude, and more.
19
0 commit comments