include/sys/boardctl.h: Fix numbering of board IOCTL commands. Error in numbering noted by Nathan Hartman.
This commit is contained in:
parent
5149fc557c
commit
614c3b17ea
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user