We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 88c9db5 + ae16c5e commit 242cd98Copy full SHA for 242cd98
1 file changed
library.json
@@ -0,0 +1,12 @@
1
+{
2
+ "name": "TinyGPSPlus",
3
+ "keywords": "gps",
4
+ "description": "A new, customizable Arduino NMEA parsing library",
5
+ "repository":
6
+ {
7
+ "type": "git",
8
+ "url": "https://github.com/mikalhart/TinyGPSPlus.git"
9
+ },
10
+ "frameworks": "arduino",
11
+ "platforms": "atmelavr"
12
+}
0 commit comments