diff --git a/include/sys/boardctl.h b/include/sys/boardctl.h index 33bcd49bcde..c0d200a2368 100644 --- a/include/sys/boardctl.h +++ b/include/sys/boardctl.h @@ -198,7 +198,7 @@ * User defined board commands may begin with this value: */ -#define BOARDIOC_USER _BOARDIOC(0x000e) +#define BOARDIOC_USER _BOARDIOC(0x000f) /**************************************************************************** * Public Type Definitions