Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/Troubleshooting/debugging.rst
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Debug Level
All defines for the different levels starts with ``DEBUG_ESP_``

a full list can be found here in the
`boards.txt <https://github.com/esp8266/Arduino/blob/master/tools/boards.txt.py#L1045-L1047>`__
`boards.txt <https://github.com/esp8266/Arduino/blob/04c2322721f6865efe0c518be57e795e8643c183/tools/boards.txt.py#L1308-L1309>`__

Example for own debug messages
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Expand Down