diff --git a/components/led/led_indicator/README.md b/components/led/led_indicator/README.md index 1c7fef0e0..39ea06366 100644 --- a/components/led/led_indicator/README.md +++ b/components/led/led_indicator/README.md @@ -14,10 +14,10 @@ As one of the simplest output peripherals, LED indicators can indicate the curre | LED TYPES | ON_OFF | Brightness | Breath | Color | Color ring | Addressable | | :--------: | :----: | :--------: | :----: | :---: | :--------: | :---------: | | GPIO LED | √ | × | × | × | × | × | -| PWN LED | √ | √ | √ | × | × | × | +| PWM LED | √ | √ | √ | × | × | × | | RGB LED | √ | √ | √ | √ | √ | × | | LED strips | √ | √ | √ | √ | √ | √ | ### LED Indicator User Guide -Please refer: https://docs.espressif.com/projects/esp-iot-solution/en/latest/display/led_indicator.html \ No newline at end of file +Please refer: https://docs.espressif.com/projects/esp-iot-solution/en/latest/display/led_indicator.html