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