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