This commit is contained in:
Dmitry Borisenko
2022-10-13 21:07:52 +02:00
parent 051550ad47
commit 0080854a53
4 changed files with 7 additions and 9 deletions

View File

@@ -587,18 +587,16 @@
"num": 44
},
{
"name": "45. PWM ESP32",
"name": "45. 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": 45