diff options
| author | Michele Bini <michele.bini@gmail.com> | 2022-04-20 04:33:46 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-20 04:33:46 (GMT) |
| commit | be01602fcb6dc9cd91df702658c0b52da74023a9 (patch) | |
| tree | bd0813acb88165deb7322201c52a259b242c49da /src/components/ble/NimbleController.h | |
| parent | 28f45caa11e0adbb208ba65b88b7ea399d584ba7 (diff) | |
| parent | 5a13c5215c5022f036947838975c5c16b9ab268c (diff) | |
Merge branch 'InfiniTimeOrg:develop' into develop
Diffstat (limited to 'src/components/ble/NimbleController.h')
| -rw-r--r-- | src/components/ble/NimbleController.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/ble/NimbleController.h b/src/components/ble/NimbleController.h index ad19421..000231f 100644 --- a/src/components/ble/NimbleController.h +++ b/src/components/ble/NimbleController.h @@ -86,7 +86,6 @@ namespace Pinetime { Pinetime::System::SystemTask& systemTask; Ble& bleController; DateTime& dateTimeController; - NotificationManager& notificationManager; Pinetime::Drivers::SpiNorFlash& spiNorFlash; FS& fs; DfuService dfuService; |
