Bluetooth: services: Move Current Time service sample
Move the Current Time service into the sample that demonstrates it. This avoids long build paths Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
This commit is contained in:
parent
eecc58fafd
commit
88f13ebab6
4 changed files with 2 additions and 4 deletions
|
@ -6,7 +6,5 @@ project(peripheral)
|
|||
|
||||
target_sources(app PRIVATE
|
||||
src/main.c
|
||||
../gatt/cts.c
|
||||
src/cts.c
|
||||
)
|
||||
|
||||
zephyr_library_include_directories($ENV{ZEPHYR_BASE}/samples/bluetooth)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue