Добавляем сервопривод

This commit is contained in:
2022-05-30 23:18:42 +03:00
parent a0e2973bda
commit b9e3461c72
6 changed files with 181 additions and 69 deletions

View File

@@ -0,0 +1,17 @@
[
{
"name": "Сервопривод",
"num": 30,
"type": "Writing",
"subtype": "IoTServo",
"id": "servo",
"widget": "range",
"page": "servo",
"descr": "угол",
"int": 0,
"pin": 12,
"apin": -1,
"amap": "0, 4096, 0, 180"
}
]