Skip to content

Commit

Permalink
[modules] baro_bmp: remove obsolete warning
Browse files Browse the repository at this point in the history
  • Loading branch information
flixr committed Sep 8, 2014
1 parent 9462bfa commit d20c472
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions sw/airborne/modules/sensors/baro_bmp.c
Expand Up @@ -41,10 +41,6 @@
#include "subsystems/datalink/downlink.h"


#if !defined(SENSOR_SYNC_SEND) && !defined(USE_BARO_BMP)
#warning set SENSOR_SYNC_SEND to use baro_bmp
#endif

#ifndef BMP_I2C_DEV
#define BMP_I2C_DEV i2c0
#endif
Expand Down

0 comments on commit d20c472

Please sign in to comment.