docs: update c3 ledc cn trans

This commit is contained in:
intern
2022-01-18 18:58:17 +08:00
parent 436eb37a8b
commit 2216d4d8f7
4 changed files with 64 additions and 40 deletions

View File

@@ -6,6 +6,7 @@ LED Control
Introduction
------------
The LED control (LEDC) peripheral is primarily designed to control the intensity of LEDs, although it can also be used to generate PWM signals for other purposes.
It has {IDF_TARGET_LEDC_CHAN_NUM} channels which can generate independent waveforms that can be used, for example, to drive RGB LED devices.