docs:update CN translation for documenting-code and LEDC

This commit is contained in:
Dai Zi Yan
2021-03-23 10:52:50 +08:00
committed by Krzysztof Budzynski
parent 67ba80f2ec
commit 8ae944e26c
4 changed files with 68 additions and 50 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.