Skip to content

Commit 073ace6

Browse files
committed
Disabled global config
1 parent d7113ff commit 073ace6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ build_flags =
5757
-DMG_SSL_IF_MBEDTLS_MAX_FRAG_LEN=2048
5858
#-DARDUINO_MONGOOSE_DEFAULT_STREAM_BUFFER=2048
5959
#-DARDUINO_MONGOOSE_SEND_BUFFER_SIZE=2048
60-
-DENABLE_DEBUG
60+
#-DENABLE_DEBUG
6161
build_flags_esp8266 =
6262
-DMG_ESP8266
6363
-DCS_PLATFORM=CS_P_ESP8266

0 commit comments

Comments
 (0)