mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 06:23:53 +01:00
Merge pull request #8491 from cladmi/pr/sntp_h/add_timeout_unit
sntp.h: document sntp_sync timeout unit
This commit is contained in:
commit
ba6c6a4c0c
@ -38,7 +38,7 @@ extern "C" {
|
||||
* @brief Synchronize with time server
|
||||
*
|
||||
* @param[in] server The time server
|
||||
* @param[in] timeout Timeout for the server response
|
||||
* @param[in] timeout Timeout for the server response in microseconds
|
||||
*
|
||||
* @return 0 on success
|
||||
* @return Negative number on error
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user