2021 Oct 13, 01:52 AM
(2021 Oct 11, 08:30 PM)astrogerard Wrote: Not sure if this is or might be an issue but I have some 2cts.
This plugin looks nice but is having another i2c/smbus driver not disturbing the functioning of potential other plugins?
I'm also working on a (port expander) plugin which uses the i2c bus and have chosen the same driver as the other i2c plugins so that no driver conflict can occur.
--Gerard
Do you mean I should make i2c_bus_number a modifiable parameter?
If so, I can definitely do that.
I did not make it modifiable following SSD1306 plugin.
But now I think I should. Thanks.
--Paul