mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-25 19:56:30 +00:00
Fix BMP second bus
This commit is contained in:
parent
9238ee73d6
commit
3b28542d9c
@ -48,7 +48,7 @@
|
|||||||
|
|
||||||
#define BMP_CMND_RESET 0xB6 // I2C Parameter for RESET to put BMP into reset state
|
#define BMP_CMND_RESET 0xB6 // I2C Parameter for RESET to put BMP into reset state
|
||||||
|
|
||||||
#ifdef ESP32
|
#ifdef USE_I2C_BUS2
|
||||||
#define BMP_MAX_SENSORS 4 // 2 busses
|
#define BMP_MAX_SENSORS 4 // 2 busses
|
||||||
#else
|
#else
|
||||||
#define BMP_MAX_SENSORS 2
|
#define BMP_MAX_SENSORS 2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user