esp32 рабочая версия

This commit is contained in:
Dmitry Borisenko
2022-08-30 00:23:06 +02:00
parent e823207627
commit 199c6ac46b
8 changed files with 159 additions and 113 deletions

View File

@@ -442,16 +442,18 @@
"num": 33
},
{
"name": "34. PWM ESP8266",
"name": "34. PWM ESP32",
"type": "Writing",
"subtype": "Pwm8266",
"subtype": "Pwm32",
"id": "pwm",
"widget": "range",
"page": "Кнопки",
"descr": "PWM",
"int": 0,
"pin": 15,
"pin": 2,
"freq": 5000,
"ledChannel": 2,
"PWM_resolution": 10,
"val": 0,
"apin": -1,
"num": 34