Merge branch 'master' of bitbucket.org:nuttx/nuttx

This commit is contained in:
Gregory Nutt 2019-06-17 15:15:30 -06:00
commit df5ed6e08a
2 changed files with 2 additions and 2 deletions

View File

@ -39,7 +39,7 @@
#include <nuttx/config.h>
#ifdef CONFIG_DEBUG_FEATURES
#include <nuttx/debug.h>
#include <debug.h>
#endif
#include <nuttx/arch.h>

View File

@ -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 */