Files
SyncHome/trunk/Arduino/libraries/EspSoftwareSerial/library.json
2023-03-17 11:59:21 +00:00

16 lines
377 B
JSON

{
"name": "EspSoftwareSerial",
"version": "6.9.0",
"keywords": [
"serial", "io", "softwareserial"
],
"description": "Implementation of the Arduino software serial for ESP8266/ESP32.",
"repository":
{
"type": "git",
"url": "https://github.com/plerup/espsoftwareserial"
},
"frameworks": "arduino",
"platforms": "*"
}