arduino-esp32/docs/en
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
..
api feat(ledc): Allow attaching multiple pins to 1 channel (#10032) 2024-07-16 15:52:45 +03:00
boards fix(doc): Update boards.rst (#9925) 2024-06-24 11:55:05 +03:00
common Documentation migration from RTD to ESP-Docs (#9094) 2024-01-12 19:44:42 +02:00
guides Refactor repository with pre-commit hooks (#9515) 2024-04-15 19:40:56 +03:00
migration_guides docs(flags): Add build system breaking changes to migration guide (#9574) 2024-05-02 13:16:38 +03:00
tutorials docs(libraries): Add new SoCs H2 and C6 to missing parts in docs (#9709) 2024-05-29 13:04:46 +03:00
advanced_utils.rst docs(i2s): Fix I2S documentation example (#9916) 2024-06-24 10:23:47 +03:00
conf.py Refactor repository with pre-commit hooks (#9515) 2024-04-15 19:40:56 +03:00
contributing.rst Refactor repository with pre-commit hooks (#9515) 2024-04-15 19:40:56 +03:00
esp-idf_component.rst docs(component): Update to IDF 5.1 and add component manager instructions (#10005) 2024-07-10 14:18:05 +03:00
external_libraries_test.rst Refactor repository with pre-commit hooks (#9515) 2024-04-15 19:40:56 +03:00
faq.rst Refactor repository with pre-commit hooks (#9515) 2024-04-15 19:40:56 +03:00
getting_started.rst docs(libraries): Add new SoCs H2 and C6 to missing parts in docs (#9709) 2024-05-29 13:04:46 +03:00
index.rst Refactor repository with pre-commit hooks (#9515) 2024-04-15 19:40:56 +03:00
installing.rst Typo_fix_installing_guide (#9581) 2024-05-02 13:17:30 +03:00
lib_builder.rst docs(lib-builder): Add instructions to use the UI (#9977) 2024-07-03 00:46:29 +03:00
libraries.rst docs(libraries): Add new SoCs H2 and C6 to missing parts in docs (#9709) 2024-05-29 13:04:46 +03:00
make.rst Refactor repository with pre-commit hooks (#9515) 2024-04-15 19:40:56 +03:00
ota_web_update.rst Refactor repository with pre-commit hooks (#9515) 2024-04-15 19:40:56 +03:00
troubleshooting.rst Documentation migration from RTD to ESP-Docs (#9094) 2024-01-12 19:44:42 +02:00