Move PinetimeService to CurrentTimeService witha view to implement CTS
for time handling
This commit is contained in:
parent
d33be52bc9
commit
206bdbf5eb
5 changed files with 27 additions and 28 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue