19 lines
394 B
JSON
19 lines
394 B
JSON
{
|
|
"name": "AltSoftSerial",
|
|
"frameworks": "Arduino",
|
|
"keywords": "serial",
|
|
"description": "Alternate Software Serial",
|
|
"url": "http://www.pjrc.com/teensy/td_libs_AltSoftSerial.html",
|
|
"authors":
|
|
{
|
|
"name": "Paul Stoffregen",
|
|
"maintainer": true
|
|
},
|
|
"repository":
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/PaulStoffregen/AltSoftSerial"
|
|
},
|
|
"version": "1.4"
|
|
}
|