We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 983cc29 commit dd2ec4bCopy full SHA for dd2ec4b
1 file changed
custom_config.ini.example
@@ -14,7 +14,8 @@ build_flags =
14
; aditional logoutput from 0 (node) over 3 (default info) to 5 debug
15
-DCORE_DEBUG_LEVEL=3
16
; build with development option
17
- -D DEVELOP
+; warning this causes the configuration including the wifi credentials to be sent to serial
18
+ -DDEVELOP
19
; http lib loglevel
20
-DHTTPS_LOGLEVEL=3
21
0 commit comments