Merge branch 'master' of bitbucket.org:nuttx/nuttx
This commit is contained in:
commit
df5ed6e08a
@ -39,7 +39,7 @@
|
||||
|
||||
#include <nuttx/config.h>
|
||||
#ifdef CONFIG_DEBUG_FEATURES
|
||||
#include <nuttx/debug.h>
|
||||
#include <debug.h>
|
||||
#endif
|
||||
#include <nuttx/arch.h>
|
||||
|
||||
|
@ -90,7 +90,7 @@
|
||||
/* See include/nuttx/wireless/nrf24l01.h */
|
||||
|
||||
#define NRF24L01_FIRST (WL_FIRST + WL_NCMDS)
|
||||
#define NRF24L01_NCMDS 14
|
||||
#define NRF24L01_NCMDS 16
|
||||
|
||||
/* See include/nuttx/wireless/lpwan/sx127x.h */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user