Skip to content

Commit

Permalink
add library.json
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulStoffregen committed Oct 24, 2014
1 parent 30f7e60 commit f9b07d2
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions library.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "AltSoftSerial",
"frameworks": "Arduino",
"keywords": "serial",
"description": "Alternate Software Serial",
"url": "http://www.pjrc.com/teensy/td_libs_AltSoftSerial.html",
"downloadUrl": "http://www.pjrc.com/teensy/arduino_libraries/AltSoftSerial.zip",
"authors":
{
"name": "Paul Stoffregen",
"maintainer": true
}
"repository":
{
"name": "git",
"url": "https://github.com/PaulStoffregen/AltSoftSerial"
}

0 comments on commit f9b07d2

Please sign in to comment.