tcMenu icon indicating copy to clipboard operation
tcMenu copied to clipboard

TcMenuDesigner: Allow users to define multiple I2C buses via UI

Open vzahradnik opened this issue 2 years ago • 1 comments

Currently, the TcMenuDesigner supports configuring devices (defining addresses) on a single I2C bus. However, some devices may have multiple buses.

The code to support multiple busses is already in the library. Users can optionally supply a pointer to Wire object (WireType). This needs, however, manual initialization of the components. Support directly in the designer would be great.

Thanks!

vzahradnik avatar Jan 22 '23 12:01 vzahradnik

Need to get 3.1 out quickly, there is a critical bug in adafruit support that is affecting all live users. Moved to 3.2

davetcc avatar Jan 24 '23 08:01 davetcc