Files
WLED_MM_Infinity/wled00
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
..
2022-11-11 18:42:00 +01:00
2022-11-29 22:20:37 +01:00
2022-01-25 17:53:22 +01:00
2022-11-30 19:53:10 +01:00
2022-12-06 18:18:45 +01:00
2021-09-12 01:00:54 +02:00
2022-08-23 01:26:18 +02:00
2022-02-26 01:37:09 +01:00
2022-11-25 17:33:29 +01:00
2022-07-10 22:23:25 +02:00
2022-11-09 20:09:01 +01:00
2022-10-19 11:11:25 +02:00
2022-11-18 12:10:20 +00:00
2022-12-06 16:07:12 +01:00
2022-12-06 16:07:12 +01:00
2022-10-09 13:39:17 +02:00
2022-11-25 17:33:29 +01:00
2020-05-28 02:20:02 +02:00
2020-06-06 00:57:34 +02:00
2022-11-18 12:26:21 +00:00
2020-04-10 12:30:08 +02:00
2020-04-10 12:30:08 +02:00
2022-03-20 22:12:18 +01:00
2022-12-06 16:07:12 +01:00
2022-12-16 14:07:30 +01:00