Files
WLED_MM_Infinity/wled00/src/dependencies
Frank dae6de76f1 Improve co-existence of usermods sharing I2C
Improve co-existence of several popular usermods with respect to shared I2C bus.
- ensure that i2c_sda and i2c_scl are used when defined
- ensure that HW_PIN_SDA / HW_PIN_SCL are not overwritten
- ensure that Wire.begin()nis always called with user-defined pins (remove rogue Wire.begin() without parameters)
- ensure that set.cpp / cfg.cpp use esp32-specific global Wire objects.
2022-12-17 19:45:45 +01:00
..
2021-02-27 00:20:31 +01:00
2021-02-27 01:50:08 +01:00
2022-12-10 19:00:48 +01:00
2022-09-22 20:34:46 +02:00
2021-12-04 01:05:01 +01:00
2022-09-22 20:34:46 +02:00
2019-11-20 00:47:43 +01:00
2019-11-18 20:27:45 -08:00