Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 57b27cd + d5fe59b commit 41e4208Copy full SHA for 41e4208
docs/source/api/sigmadelta.rst
@@ -28,7 +28,7 @@ This function is used to setup the SigmaDelta channel frequency and resolution.
28
29
.. code-block:: arduino
30
31
- double ledcSetup(uint8_t channel, double freq, uint8_t resolution_bits);
+ double sigmaDeltaSetup(uint8_t channel, double freq, uint8_t resolution_bits);
32
33
* ``pin`` select GPIO pin.
34
* ``channel`` select SigmaDelta channel.
0 commit comments