Updated PROJECT_CONF_H
This commit is contained in:
parent
d7afff18c7
commit
825cc4f872
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ UIP_CONF_IPV6=1
|
|||
|
||||
WITH_COAP = 1
|
||||
|
||||
CFLAGS += -DPROJECT_CONF_H=\"web-conf.h\"
|
||||
CFLAGS += -DPROJECT_CONF_H=1
|
||||
|
||||
ifdef WITH_COAP
|
||||
CFLAGS += -DWITH_COAP
|
||||
|
|
Loading…
Reference in a new issue