некоторые изменения

This commit is contained in:
Dmitry Borisenko
2022-08-31 17:32:40 +02:00
parent df95f8bae2
commit a2d5a6f5e1
5 changed files with 28 additions and 45 deletions

View File

@@ -443,38 +443,25 @@
"num": 33
},
{
"name": "34. PWM ESP32",
"name": "34. PWM ESP8266",
"type": "Writing",
"subtype": "Pwm32",
"subtype": "Pwm8266",
"id": "pwm",
"widget": "range",
"page": "Кнопки",
"descr": "PWM",
"int": 0,
"pin": 2,
"pin": 15,
"freq": 5000,
"ledChannel": 2,
"PWM_resolution": 10,
"val": 0,
"apin": -1,
"num": 34
},
{
"name": "35. Доп. функции системы",
"type": "Reading",
"subtype": "SysExt",
"id": "SysExt",
"widget": "",
"page": "",
"descr": "",
"int": 15,
"num": 35
},
{
"header": "Экраны"
},
{
"name": "36. LCD экран 2004",
"name": "35. LCD экран 2004",
"type": "Reading",
"subtype": "Lcd2004",
"id": "Lcd",
@@ -486,10 +473,10 @@
"size": "20,4",
"coord": "0,0",
"id2show": "id датчика",
"num": 36
"num": 35
},
{
"name": "37. LCD экран 1602",
"name": "36. LCD экран 1602",
"type": "Reading",
"subtype": "Lcd2004",
"id": "Lcd",
@@ -501,6 +488,6 @@
"size": "16,2",
"coord": "0,0",
"id2show": "id датчика",
"num": 37
"num": 36
}
]