Tasmota/lib/default/TasmotaSerial-3.4.0/library.json
2022-01-06 14:06:56 +01:00

18 lines
444 B
JSON

{
"name": "TasmotaSerial",
"version": "3.4.0",
"keywords": [
"serial", "io", "TasmotaSerial"
],
"description": "Implementation of software serial with hardware serial fallback for ESP8266 and ESP32.",
"repository":
{
"type": "git",
"url": "https://github.com/arendst/Tasmota/lib/TasmotaSerial"
},
"frameworks": "arduino",
"platforms": [
"espressif8266", "espressif32"
]
}