Tasmota/lib/TasmotaSerial-2.3.2/library.json
2019-08-27 15:33:09 +02:00

16 lines
412 B
JSON
Executable File

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