mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 14:12:16 +03:00
Новый модуль Math для хранения математических функция для сценариев
This commit is contained in:
@@ -22,6 +22,10 @@
|
||||
"path": "src/modules/virtual/LogingDaily",
|
||||
"active": true
|
||||
},
|
||||
{
|
||||
"path": "src/modules/virtual/Math",
|
||||
"active": false
|
||||
},
|
||||
{
|
||||
"path": "src/modules/virtual/owmWeather",
|
||||
"active": true
|
||||
|
||||
@@ -723,10 +723,11 @@
|
||||
"widget": "rangeServo",
|
||||
"page": "servo",
|
||||
"descr": "угол",
|
||||
"int": 1,
|
||||
"pin": 12,
|
||||
"apin": -1,
|
||||
"amap": "0, 4096, 0, 180",
|
||||
"minPulseWidth": 544,
|
||||
"maxPulseWidth": 2400,
|
||||
"neutralPulseWidth": 1500,
|
||||
"trackingID": "",
|
||||
"num": 47
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user