arduino-esp32/libraries/ESP32/examples
Jan Procházka 3c1e5a9189
feat(ledc): Allow attaching multiple pins to 1 channel (#10032)
* feat(ledc): Allow attaching multiple pins to 1 channel

* feat(ledc): Add ledcWriteChannel function

* feat(ledc): Print info about already set channel

* docs(ledc): Add ledcWriteChannel function and attach update

* feat(ledc): Add example and fixes

* feat(ledc): Remove commented code

* feat(ledc): Fix missing new line at end of file

* ci(pre-commit): Apply automatic fixes

---------

Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
2024-07-16 15:52:45 +03:00
..
AnalogOut feat(ledc): Allow attaching multiple pins to 1 channel (#10032) 2024-07-16 15:52:45 +03:00
AnalogRead Refactor repository with pre-commit hooks (#9515) 2024-04-15 19:40:56 +03:00
AnalogReadContinuous refactor(style): Change some style options (#9526) 2024-04-19 18:16:55 +03:00
ArduinoStackSize refactor(style): Change some style options (#9526) 2024-04-19 18:16:55 +03:00
Camera/CameraWebServer ci(refactor): Refactor workflows and skip files (#9696) 2024-06-05 15:19:25 +03:00
ChipID/GetChipID Refactor repository with pre-commit hooks (#9515) 2024-04-15 19:40:56 +03:00
CI/CIBoardsTest Refactor repository with pre-commit hooks (#9515) 2024-04-15 19:40:56 +03:00
DeepSleep Deep Sleep Example Fix (#9904) 2024-06-19 19:19:39 +03:00
FreeRTOS refactor(style): Change some style options (#9526) 2024-04-19 18:16:55 +03:00
GPIO refactor(style): Change some style options (#9526) 2024-04-19 18:16:55 +03:00
HWCDC_Events ci(refactor): Refactor workflows and skip files (#9696) 2024-06-05 15:19:25 +03:00
MacAddress/GetMacAddress refactor(style): Change some style options (#9526) 2024-04-19 18:16:55 +03:00
ResetReason refactor(style): Change some style options (#9526) 2024-04-19 18:16:55 +03:00
RMT RMT Legacy Driver option (#9941) 2024-06-28 12:06:58 +03:00
Serial refactor(style): Change some style options (#9526) 2024-04-19 18:16:55 +03:00
Template/ExampleTemplate refactor(style): Change some style options (#9526) 2024-04-19 18:16:55 +03:00
Time/SimpleTime fix(time): Fix SimpleTime to also use DHCP (#9886) 2024-06-19 09:55:54 +03:00
Timer refactor(style): Change some style options (#9526) 2024-04-19 18:16:55 +03:00
Touch ci(refactor): Refactor workflows and skip files (#9696) 2024-06-05 15:19:25 +03:00
TWAI refactor(style): Change some style options (#9526) 2024-04-19 18:16:55 +03:00
Utilities refactor(style): Change some style options (#9526) 2024-04-19 18:16:55 +03:00
Zigbee Update Zigbee_Temperature_Sensor.ino (#10030) 2024-07-15 11:59:26 +03:00