fix incorrect DCS command handling
This commit is contained in:
@@ -54,7 +54,7 @@ APPGEN ?= $(SDK_BASE)/tools/gen_appbin.py
|
||||
TARGET = httpd
|
||||
|
||||
# which modules (subdirectories) of the project to include in compiling
|
||||
MODULES = user esphttpclient
|
||||
MODULES = user
|
||||
EXTRA_INCDIR = include libesphttpd/include
|
||||
|
||||
# libraries used in this project, mainly provided by the SDK
|
||||
|
||||
Reference in New Issue
Block a user