mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
docs:Updated CN Translation for api-reference/protocols/modbus.rst and docs/zh_CN/libraries-and-frameworks/libs-frameworks.rst
This commit is contained in:
parent
f2fa91eec8
commit
c636946310
@ -29,6 +29,6 @@ Please refer to the ``README.md`` documents of each specific example for details
|
||||
Protocol References
|
||||
-------------------
|
||||
|
||||
- - For the detailed protocol specifications, see `The Modbus Organization <https://modbus.org/specs.php>`_.
|
||||
- For the detailed protocol specifications, see `The Modbus Organization <https://modbus.org/specs.php>`_.
|
||||
|
||||
|
||||
|
@ -3,7 +3,7 @@ ESP-Modbus
|
||||
:link_to_translation:`en:[English]`
|
||||
|
||||
乐鑫的 ESP-Modbus 库 (esp-modbus) 支持基于 RS485、Wi-Fi 和以太网接口的 Modbus 通信。
|
||||
自 ESP-IDF v5.0 版本以来, 组件 ``freemodbus`` 已被移动到单独的存储库中:
|
||||
自 ESP-IDF v5.0 版本以来, 组件 ``freemodbus`` 已被移动到单独的代码仓库中:
|
||||
|
||||
* `GitHub 上的 ESP-Modbus 组件 <https://github.com/espressif/esp-modbus>`__
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
乐鑫框架
|
||||
======================
|
||||
其他库和开发框架
|
||||
=============================
|
||||
:link_to_translation:`en:[English]`
|
||||
|
||||
本文展示了一系列乐鑫官方发布的库和框架。
|
||||
@ -32,7 +32,7 @@ ESP-DSP
|
||||
ESP-DSP 提供了针对数字信号处理应用优化的算法,该库支持:
|
||||
|
||||
* 矩阵乘法
|
||||
* 点乘
|
||||
* 点积
|
||||
* 快速傅立叶变换 (FFT)
|
||||
* 无线脉冲响应 (IIR)
|
||||
* 有限脉冲响应 (FIR)
|
||||
|
Loading…
Reference in New Issue
Block a user