nrf5: Removing ubluepy scanner and scan entry from Makefile source list until nrf52 central issues has been resolved.

This commit is contained in:
Glenn Ruben Bakke 2017-03-12 22:45:02 +01:00
parent caf242a5ae
commit 9aa3df7955
1 changed files with 0 additions and 2 deletions

View File

@ -176,8 +176,6 @@ DRIVERS_SRC_C += $(addprefix modules/,\
ubluepy/ubluepy_delegate.c \
ubluepy/ubluepy_constants.c \
ubluepy/ubluepy_descriptor.c \
ubluepy/ubluepy_scanner.c \
ubluepy/ubluepy_scan_entry.c \
)
#ifeq ($(SD), )