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

This commit is contained in:
Gregory Nutt
2019-06-17 15:15:30 -06:00
2 changed files with 2 additions and 2 deletions
+1 -1
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>
+1 -1
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 */