mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-12-16 02:18:37 +01:00
fix(modem): Use generated AT command definitions for IDE navigation
BREAKING CHANGE: inc headers for AT command definitions are no longer used directly, but pregenerated into *.h(pp)
This commit is contained in:
@@ -33,7 +33,10 @@ Mode switching commands
|
||||
Modem commands
|
||||
--------------
|
||||
|
||||
.. include:: cxx_api_links.rst
|
||||
.. include:: ../command/dce.rst
|
||||
|
||||
.. doxygenclass:: esp_modem::DCE
|
||||
:members:
|
||||
|
||||
.. _cpp_destroy:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user