TODO is done

This commit is contained in:
Adam Pigg 2020-05-07 20:06:50 +01:00
parent b4e82dd11f
commit ca0ef77368

View file

@ -50,7 +50,6 @@ int CurrentTimeService::OnTimeAccessed(uint16_t conn_handle, uint16_t attr_handl
} }
//!TODO need to support reading the time.
return 0; return 0;
} }