mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-09 09:19:51 +03:00
allow number and string for MQTT json commands - #445
This commit is contained in:
1
makefile
1
makefile
@@ -27,7 +27,6 @@ CXX_STANDARD := -std=c++11
|
||||
# Defined Symbols
|
||||
#----------------------------------------------------------------------
|
||||
DEFINES += -DARDUINOJSON_ENABLE_STD_STRING=1 -DARDUINOJSON_ENABLE_ARDUINO_STRING -DEMSESP_DEBUG -DEMSESP_STANDALONE -DEMSESP_NO_LED
|
||||
DEFINES += -DRUN_TEST
|
||||
|
||||
#----------------------------------------------------------------------
|
||||
# Sources & Files
|
||||
|
||||
Reference in New Issue
Block a user