mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
style fixes
This commit is contained in:
committed by
Abdelatif Guettouche
parent
6c333d7cbf
commit
53387b53c6
@@ -36,6 +36,10 @@
|
||||
#ifndef __INCLUDE_NUTTX_SENSORS_BMP280_H
|
||||
#define __INCLUDE_NUTTX_SENSORS_BMP280_H
|
||||
|
||||
/****************************************************************************
|
||||
* Included Files
|
||||
****************************************************************************/
|
||||
|
||||
#include <nuttx/config.h>
|
||||
|
||||
#if defined(CONFIG_I2C) && (defined(CONFIG_SENSORS_BMP280) || defined(CONFIG_SENSORS_BMP280_SCU))
|
||||
|
||||
Reference in New Issue
Block a user