mirror of
https://github.com/apache/nuttx.git
synced 2026-06-02 01:21:26 +08:00
Make some file section headers more consistent with standard
This commit is contained in:
@@ -107,7 +107,7 @@
|
||||
#include <nuttx/wireless/cc1101.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-rocessor Definitions
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
|
||||
#define CC1101_SPIFREQ_BURST 6500000 /* Hz, no delay */
|
||||
|
||||
@@ -60,7 +60,7 @@
|
||||
#include <nuttx/wireless/cc3000/cc3000_common.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-Processor Definitions
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
|
||||
#define CONFIG_CC3000_MT /* Indicate multi threaded version */
|
||||
|
||||
@@ -54,7 +54,7 @@
|
||||
#include "cc3000drv.h"
|
||||
|
||||
/*****************************************************************************
|
||||
* Preprocessor Definitions
|
||||
* Pre-processor Definitions
|
||||
*****************************************************************************/
|
||||
|
||||
#define SMART_CONFIG_PROFILE_SIZE 67 /* 67 = 32 (max ssid) + 32 (max key) +
|
||||
|
||||
Reference in New Issue
Block a user