теперь можно менять пины UART через веб

This commit is contained in:
2022-08-31 21:33:12 +03:00
parent a2d5a6f5e1
commit 71b94318eb
2 changed files with 22 additions and 20 deletions

View File

@@ -13,8 +13,8 @@
"multiply": 1,
"round": 1,
"pin": 0,
"rxPin": 14,
"txPin": 16,
"rxPin": 13,
"txPin": 12,
"int": 15,
"range": 5000,
"ABC": 1
@@ -30,7 +30,7 @@
"plus": 0,
"multiply": 1,
"round": 1,
"pin": 16,
"pin": 15,
"int": 300
},
{
@@ -44,8 +44,8 @@
"plus": 0,
"multiply": 1,
"round": 1,
"rxPin": 14,
"txPin": 16,
"rxPin": 13,
"txPin": 12,
"ABC": 1,
"int": 30
},
@@ -60,8 +60,8 @@
"plus": 0,
"multiply": 1,
"round": 1,
"rxPin": 14,
"txPin": 16,
"rxPin": 13,
"txPin": 12,
"range": 5000,
"ABC": 1,
"int": 30
@@ -74,8 +74,8 @@
"widget": "anydataDef",
"page": "Сенсоры",
"descr": "ABC",
"rxPin": 14,
"txPin": 16,
"rxPin": 13,
"txPin": 12,
"range": 5000,
"ABC": 1,
"int": 30