diff --git a/sys/include/net/sntp.h b/sys/include/net/sntp.h index b3f4041ee4..43c16e25b3 100644 --- a/sys/include/net/sntp.h +++ b/sys/include/net/sntp.h @@ -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