Tasmota/lib/TasmotaSerial-3.0.0/library.json

16 lines
429 B
JSON

{
"name": "TasmotaSerial",
"version": "3.0.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"
}