bureau: disable bsp180
This commit is contained in:
parent
fc3fa2fc45
commit
27a9338c50
@ -14,9 +14,10 @@
|
||||
|
||||
// Enable the temperatue and pressure Sensor BMP180
|
||||
// (CONFIG_BMP180_SDA and CONFIG_BMP180_SDA should be defined as well)
|
||||
#define CONFIG_ENABLE_BMP180
|
||||
#define CONFIG_BMP180_SDA 12
|
||||
#define CONFIG_BMP180_SCL 14
|
||||
// Disable because of power supply issue
|
||||
//#define CONFIG_ENABLE_BMP180
|
||||
//#define CONFIG_BMP180_SDA 12
|
||||
//#define CONFIG_BMP180_SCL 14
|
||||
|
||||
#define CONFIG_ENABLE_DHT
|
||||
#define CONFIG_DHT_PIN 2
|
||||
|
Loading…
Reference in New Issue
Block a user