Compare commits
1 Commits
master
...
bureau_con
Author | SHA1 | Date | |
---|---|---|---|
|
27a9338c50 |
@ -12,11 +12,12 @@
|
|||||||
//#define CONFIF_DISABLE_OTA
|
//#define CONFIF_DISABLE_OTA
|
||||||
//#define CONFIG_DISABLE_MQTT
|
//#define CONFIG_DISABLE_MQTT
|
||||||
|
|
||||||
// Enable the temperatue and pressure Sensor BMP180
|
// Enable the temperatue and pressure Sensor BMP180
|
||||||
// (CONFIG_BMP180_SDA and CONFIG_BMP180_SDA should be defined as well)
|
// (CONFIG_BMP180_SDA and CONFIG_BMP180_SDA should be defined as well)
|
||||||
#define CONFIG_ENABLE_BMP180
|
// Disable because of power supply issue
|
||||||
#define CONFIG_BMP180_SDA 12
|
//#define CONFIG_ENABLE_BMP180
|
||||||
#define CONFIG_BMP180_SCL 14
|
//#define CONFIG_BMP180_SDA 12
|
||||||
|
//#define CONFIG_BMP180_SCL 14
|
||||||
|
|
||||||
#define CONFIG_ENABLE_DHT
|
#define CONFIG_ENABLE_DHT
|
||||||
#define CONFIG_DHT_PIN 2
|
#define CONFIG_DHT_PIN 2
|
||||||
|
Loading…
Reference in New Issue
Block a user