nrf5: Adding ubluepy_delegate.c to list of source files to compile.

This commit is contained in:
Glenn Ruben Bakke 2017-02-15 00:17:47 +01:00
parent 8b21ee762e
commit 4f6e235c68
1 changed files with 1 additions and 0 deletions

View File

@ -171,6 +171,7 @@ DRIVERS_SRC_C += $(addprefix modules/,\
ubluepy/ubluepy_service.c \
ubluepy/ubluepy_characteristic.c \
ubluepy/ubluepy_uuid.c \
ubluepy/ubluepy_delegate.c \
)
#ifeq ($(SD), )