diff options
| author | Adam Pigg <adam@piggz.co.uk> | 2020-04-27 13:41:08 (GMT) |
|---|---|---|
| committer | Adam Pigg <adam@piggz.co.uk> | 2020-04-27 13:41:08 (GMT) |
| commit | be67b5297d63dfd0d0c8d732c3e2bce40af4e547 (patch) | |
| tree | 9dd2cd9feb0570c413199cbbc78619a400ac11b8 /src/CMakeLists.txt | |
| parent | bdc10744fb338ae197692713a0b48a7ccc36f566 (diff) | |
Remove references to BLE Manager
Diffstat (limited to 'src/CMakeLists.txt')
| -rw-r--r-- | src/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 93878e8..ad83cae 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -310,7 +310,6 @@ list(APPEND SOURCE_FILES drivers/SpiMaster.cpp drivers/Watchdog.cpp drivers/DebugPins.cpp - BLE/BleManager.c Components/Battery/BatteryController.cpp Components/Ble/BleController.cpp Components/Ble/NotificationManager.cpp |
