Files
arduino/libraries/AltSoftSerial/library.json
2025-10-12 09:13:56 +02:00

19 lines
441 B
JSON

{
"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":
{
"type": "git",
"url": "https://github.com/PaulStoffregen/AltSoftSerial"
}
}