8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 844d2c1 commit 836d0a2Copy full SHA for 836d0a2
docs/source/guides/core_debug.rst
@@ -2,7 +2,7 @@
2
Compile Arduino libs with ESP_LOGx
3
##################################
4
5
-There 2 basic aproaches. Both of them involve editting file ``configs/defconfig.common``.
+There are 2 primary approaches and both of them involve editing file ``configs/defconfig.common``.
6
Edit the file directly and then build.
7
Later you can ``git restore configs/defconfig.common`` to go back.
8
Copy the file ``cp configs/defconfig.common configs/defconfig.debug`` and edit the debug version.
0 commit comments