netopt: fix NETOPT_RX_SYMBOL_TIMEOUT documentation

This commit is contained in:
Jose Alamos 2021-07-13 21:21:46 +02:00
parent 2714035e03
commit 38c987354d
No known key found for this signature in database
GPG Key ID: F483EB800EF89DD9

View File

@ -748,7 +748,7 @@ typedef enum {
NETOPT_RANDOM, 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, NETOPT_RX_SYMBOL_TIMEOUT,