Remove references to BLE Manager

This commit is contained in:
Adam Pigg
2020-04-27 14:41:08 +01:00
parent bdc10744fb
commit be67b5297d
3 changed files with 0 additions and 3 deletions

View File

@@ -9,7 +9,6 @@
#include <timers.h>
//#include <ble/ble_services/ble_cts_c/ble_cts_c.h>
#include <Components/DateTime/DateTimeController.h>
#include "BLE/BleManager.h"
#include "Components/Battery/BatteryController.h"
#include "Components/Ble/BleController.h"
#include <drivers/St7789.h>