docs: provide CN translation for api-reference/system/esp_err and api-reference/bluetooth/esp_gatts
This commit is contained in:
@@ -1 +1,16 @@
|
||||
.. include:: ../../../en/api-reference/system/esp_err.rst
|
||||
错误代码和辅助函数
|
||||
================================
|
||||
|
||||
:link_to_translation:`en:[English]`
|
||||
|
||||
本节列出了 ESP-IDF 中常见错误代码的定义,以及部分与错误处理相关的辅助函数。
|
||||
|
||||
有关 ESP-IDF 中错误代码的基本信息,请参阅 :doc:`错误处理 <../../api-guides/error-handling>`。
|
||||
|
||||
有关 ESP-IDF 定义的错误代码的完整列表,请参阅 :doc:`错误代码参考 <../error-codes>`。
|
||||
|
||||
API 参考
|
||||
-------------
|
||||
|
||||
.. include-build-file:: inc/esp_check.inc
|
||||
.. include-build-file:: inc/esp_err.inc
|
||||
|
||||
Reference in New Issue
Block a user