Skip to content

Commit 242cd98

Browse files
authored
Merge pull request #27 from MB-00101110/patch-1
Create library.json
2 parents 88c9db5 + ae16c5e commit 242cd98

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

library.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)