docs: provide CN translation for api-reference/system/esp_err and api-reference/bluetooth/esp_gatts

This commit is contained in:
Cai Xin Ying
2023-05-22 11:13:48 +08:00
parent af06168328
commit 60a1f8b5b9
4 changed files with 57 additions and 10 deletions
+4 -2
View File
@@ -1,11 +1,13 @@
Error Codes and Helper Functions
Error Code and Helper Functions
================================
:link_to_translation:`zh_CN:[中文]`
This section lists definitions of common ESP-IDF error codes and several helper functions related to error handling.
For general information about error codes in ESP-IDF, see :doc:`Error Handling <../../api-guides/error-handling>`.
For the full list of error codes defined in ESP-IDF, see :doc:`Error Code Reference <../error-codes>`.
For the full list of error codes defined in ESP-IDF, see :doc:`Error Codes Reference <../error-codes>`.
API Reference
-------------