8000 Reword portion of core_debug.rst · PilnyTomas/arduino-esp32@836d0a2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 836d0a2

Browse files
committed
Reword portion of core_debug.rst
1 parent 844d2c1 commit 836d0a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/guides/core_debug.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Compile Arduino libs with ESP_LOGx
33
##################################
44

5-
There 2 basic aproaches. Both of them involve editting file ``configs/defconfig.common``.
5+
There are 2 primary approaches and both of them involve editing file ``configs/defconfig.common``.
66
Edit the file directly and then build.
77
Later you can ``git restore configs/defconfig.common`` to go back.
88
Copy the file ``cp configs/defconfig.common configs/defconfig.debug`` and edit the debug version.

0 commit comments

Comments
 (0)
0