Skip to content

Commit f80bbba

Browse files
committed
corrected comment
1 parent c3357a2 commit f80bbba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ESP_WiFiManager_Lite_Debug.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@
3636
#endif
3737

3838
// Change _ESP_WM_LITE_LOGLEVEL_ to set tracing and logging verbosity
39-
// 0: DISABLED: no logging
39+
// 0: DISABLED: no logging (default)
4040
// 1: ERROR: errors
4141
// 2: WARN: errors and warnings
42-
// 3: INFO: errors, warnings and informational (default)
42+
// 3: INFO: errors, warnings and informational
4343
// 4: DEBUG: errors, warnings, informational and debug
4444

4545
#ifndef _ESP_WM_LITE_LOGLEVEL_

0 commit comments

Comments
 (0)