Skip to content

Commit dd2ec4b

Browse files
committed
Add hint that password gets logged to DEVELOP define
- mitigate #308 a bit
1 parent 983cc29 commit dd2ec4b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

custom_config.ini.example

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ build_flags =
1414
; aditional logoutput from 0 (node) over 3 (default info) to 5 debug
1515
-DCORE_DEBUG_LEVEL=3
1616
; build with development option
17-
-D DEVELOP
17+
; warning this causes the configuration including the wifi credentials to be sent to serial
18+
-DDEVELOP
1819
; http lib loglevel
1920
-DHTTPS_LOGLEVEL=3
2021

0 commit comments

Comments
 (0)