mirror of https://github.com/arendst/Tasmota.git
TasmotaSerial 2.3.5
This commit is contained in:
parent
41d6dd2683
commit
ff688204f0
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "TasmotaSerial",
|
||||
"version": "2.3.4",
|
||||
"version": "2.3.5",
|
||||
"keywords": [
|
||||
"serial", "io", "TasmotaSerial"
|
||||
],
|
|
@ -1,5 +1,5 @@
|
|||
name=TasmotaSerial
|
||||
version=2.3.4
|
||||
version=2.3.5
|
||||
author=Theo Arends
|
||||
maintainer=Theo Arends <theo@arends.com>
|
||||
sentence=Implementation of software serial with hardware serial fallback for ESP8266.
|
Loading…
Reference in New Issue