Update ledc.rst (#8218)

typo
This commit is contained in:
w3jc 2023-05-31 20:03:16 +08:00 committed by GitHub
parent 2c4dead307
commit 72c41d0953
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -90,7 +90,7 @@ This function is used to setup the LEDC channel to 50 % PWM tone on selected fre
* ``freq`` select frequency of pwm signal.
This function will return ``frequency`` set for channel.
If ``0`` is returned, error occurs and ledc cahnnel was not configured.
If ``0`` is returned, error occurs and ledc channel was not configured.
ledcWriteNote
*************