Updated Debug mode (markdown)

master
Jan Gromeš 2023-04-28 16:42:56 +02:00
rodzic aec2e074d2
commit 977ed0b5e7
1 zmienionych plików z 1 dodań i 1 usunięć

@ -2,7 +2,7 @@ When something isn't working as expected, it might be useful to take a peek "und
## Enabling debug
To enable debug, you can go to the [BuildOpt.h](https://github.com/jgromes/RadioLib/blob/master/src/BuildOpt.h) file, and uncomment either one or both of these lines:
To enable debug, you can go to the [BuildOptUser.h](https://github.com/jgromes/RadioLib/blob/master/src/BuildOptUser.h) file, and uncomment either one or both of these lines:
```c++
//#define RADIOLIB_DEBUG