add exponential
This commit is contained in:
parent
f2fe41017b
commit
c09625704c
2 changed files with 7 additions and 5 deletions
|
@ -15,7 +15,7 @@ CONTIKI_WITH_IPV6 = 1
|
|||
|
||||
CFLAGS += -DPROJECT_CONF_H=\"project-conf.h\"
|
||||
|
||||
PROJECT_SOURCEFILES += ${SKETCH}.cpp klin.c
|
||||
PROJECT_SOURCEFILES += ${SKETCH}.cpp kexp.c
|
||||
|
||||
# automatically build RESTful resources
|
||||
REST_RESOURCES_DIR = ./resources
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue