Move PinetimeService to CurrentTimeService witha view to implement CTS

for time handling
This commit is contained in:
Adam Pigg 2020-05-04 21:43:51 +01:00
parent d33be52bc9
commit 206bdbf5eb
5 changed files with 27 additions and 28 deletions

View file

@ -319,7 +319,7 @@ list(APPEND SOURCE_FILES
Components/Ble/DeviceInformationService.cpp
Components/Ble/CurrentTimeClient.cpp
Components/Ble/AlertNotificationClient.cpp
Components/Ble/PinetimeService.cpp
Components/Ble/CurrentTimeService.cpp
Components/Ble/AlertNotificationService.cpp
drivers/Cst816s.cpp
FreeRTOS/port.c