net/netopt: Fix NETOPT_CHANNEL_PAGE documentation.

This commit is contained in:
Leandro Lanzieri 2019-09-30 11:26:39 +02:00
parent bf7d9591ad
commit 7746ee0aa1

View File

@ -368,7 +368,7 @@ typedef enum {
NETOPT_DEVICE_TYPE, NETOPT_DEVICE_TYPE,
/** /**
* @brief (uint8_t) channel page as defined by IEEE 802.15.4 * @brief (uint16_t) channel page as defined by IEEE 802.15.4
*/ */
NETOPT_CHANNEL_PAGE, NETOPT_CHANNEL_PAGE,