Skip to content

Commit 3ace3e2

Browse files
committed
remove EMSESP_TEST
1 parent 8c52145 commit 3ace3e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ CXX_STANDARD := -std=c++11
3333
#----------------------------------------------------------------------
3434
# Defined Symbols
3535
#----------------------------------------------------------------------
36-
DEFINES += -DARDUINOJSON_ENABLE_STD_STRING=1 -DARDUINOJSON_ENABLE_ARDUINO_STRING -DEMSESP_DEBUG -DEMSESP_STANDALONE -DEMSESP_DEBUG -DEMSESP_DEFAULT_BOARD_PROFILE=\"LOLIN\"
36+
DEFINES += -DARDUINOJSON_ENABLE_STD_STRING=1 -DARDUINOJSON_ENABLE_ARDUINO_STRING -DEMSESP_DEBUG -DEMSESP_STANDALONE -DEMSESP_DEFAULT_BOARD_PROFILE=\"LOLIN\"
3737

3838
#----------------------------------------------------------------------
3939
# Sources & Files

0 commit comments

Comments
 (0)