summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/Components/Ble/CurrentTimeService.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Components/Ble/CurrentTimeService.cpp b/src/Components/Ble/CurrentTimeService.cpp
index a44a18a5..9ae4c3b8 100644
--- a/src/Components/Ble/CurrentTimeService.cpp
+++ b/src/Components/Ble/CurrentTimeService.cpp
@@ -50,7 +50,6 @@ int CurrentTimeService::OnTimeAccessed(uint16_t conn_handle, uint16_t attr_handl
}
- //!TODO need to support reading the time.
return 0;
}