Closed
Description
The doc comment for SntpGetTime_t
says "@return true
if ...":
coreSNTP/source/include/core_sntp_client.h
Line 104 in 40d914a
But the function returns void
:
coreSNTP/source/include/core_sntp_client.h
Line 107 in 40d914a
But it doesn't seem like a bad idea. Is there really no way to idicate failure from SntpGetTime_t
or from SntpSetTime_t
?
Metadata
Metadata
Assignees
Labels
No labels