style fixes

This commit is contained in:
Matias Nitsche
2020-06-15 18:45:34 -03:00
committed by Abdelatif Guettouche
parent 6c333d7cbf
commit 53387b53c6
2 changed files with 10 additions and 5 deletions
+4
View File
@@ -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))