Run the alert notification service and simplify trhe pinetime service

initialization
This commit is contained in:
Adam Pigg
2020-04-28 18:39:26 +01:00
parent 49a9a93cef
commit d33be52bc9
5 changed files with 20 additions and 18 deletions

View File

@@ -320,6 +320,7 @@ list(APPEND SOURCE_FILES
Components/Ble/CurrentTimeClient.cpp
Components/Ble/AlertNotificationClient.cpp
Components/Ble/PinetimeService.cpp
Components/Ble/AlertNotificationService.cpp
drivers/Cst816s.cpp
FreeRTOS/port.c
FreeRTOS/port_cmsis_systick.c