未验证 提交 d054889b 编写于 作者: B bytiful 提交者: GitHub

fixed the function header (#7674)

* fixed the function header

* fixed function name and paramaters

---------
Co-authored-by: NJan Procházka <90197375+P-R-O-C-H-Y@users.noreply.github.com>
上级 e18f08ed
......@@ -28,7 +28,7 @@ This function is used to setup the SigmaDelta channel frequency and resolution.
.. code-block:: arduino
double ledcSetup(uint8_t channel, double freq, uint8_t resolution_bits);
uint32_t sigmaDeltaSetup(uint8_t pin, uint8_t channel, uint32_t freq);
* ``pin`` select GPIO pin.
* ``channel`` select SigmaDelta channel.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册