diff --git a/sys/include/net/netopt.h b/sys/include/net/netopt.h index 0089d9c5e8..da1fa1e5f4 100644 --- a/sys/include/net/netopt.h +++ b/sys/include/net/netopt.h @@ -748,7 +748,7 @@ typedef enum { NETOPT_RANDOM, /** - * @brief (uint8_t) Get or set the number of PHY symbols before assuming there's no data + * @brief (uint16_t) Get or set the number of PHY symbols before assuming there's no data */ NETOPT_RX_SYMBOL_TIMEOUT,