Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 41e4208

Browse files
authored
Merge pull request #1 from bytiful/bytiful-patch-1
Update sigmadelta.rst
2 parents 57b27cd + d5fe59b commit 41e4208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/api/sigmadelta.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ This function is used to setup the SigmaDelta channel frequency and resolution.
2828

2929
.. code-block:: arduino
3030
31-
double ledcSetup(uint8_t channel, double freq, uint8_t resolution_bits);
31+
double sigmaDeltaSetup(uint8_t channel, double freq, uint8_t resolution_bits);
3232
3333
* ``pin`` select GPIO pin.
3434
* ``channel`` select SigmaDelta channel.

0 commit comments

Comments
 (0)