Remove bluefruit_le_read_battery_voltage
function (#25129)
This commit is contained in:
parent
7e68cfc6fa
commit
ce8b8414d9
8 changed files with 11 additions and 58 deletions
|
@ -897,7 +897,6 @@ ifeq ($(strip $(BLUETOOTH_ENABLE)), yes)
|
|||
|
||||
ifeq ($(strip $(BLUETOOTH_DRIVER)), bluefruit_le)
|
||||
SPI_DRIVER_REQUIRED = yes
|
||||
ANALOG_DRIVER_REQUIRED = yes
|
||||
SRC += $(DRIVER_PATH)/bluetooth/bluetooth.c
|
||||
SRC += $(DRIVER_PATH)/bluetooth/bluefruit_le.cpp
|
||||
endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue