Update TasmotaSerial Library info

This commit is contained in:
Theo Arends 2020-04-20 15:08:27 +02:00
parent 6f207402ca
commit 78b771901f
2 changed files with 2 additions and 2 deletions

View File

@ -11,5 +11,5 @@
"url": "https://github.com/arendst/Tasmota/lib/TasmotaSerial" "url": "https://github.com/arendst/Tasmota/lib/TasmotaSerial"
}, },
"frameworks": "arduino", "frameworks": "arduino",
"platforms": "espressif8266" "platforms": "espressif8266","espressif32"
} }

View File

@ -6,4 +6,4 @@ sentence=Implementation of software serial with hardware serial fallback for ESP
paragraph= paragraph=
category=Signal Input/Output category=Signal Input/Output
url= url=
architectures=esp8266 architectures=esp8266,esp32