summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorJF <jf@codingfield.com>2020-04-27 20:13:27 +0200
committerJF <jf@codingfield.com>2020-04-27 20:13:27 +0200
commit746c164c593d2b9aa63a0f9a1c1ad032de9627a0 (patch)
treed7061f72ce0b348e1fe2f383765c751511e2ad30 /src/CMakeLists.txt
parent557e8fa19fbc86e342b79df3f8dbf861d6129b43 (diff)
BLE : Display the actual status of the connection on the screen.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index ad83caee..bd9f3b42 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -357,7 +357,6 @@ set(INCLUDE_FILES
drivers/SpiMaster.h
drivers/Watchdog.h
drivers/DebugPins.h
- BLE/BleManager.h
Components/Battery/BatteryController.h
Components/Ble/BleController.h
Components/Ble/NotificationManager.h