Skip to content

TcMenuDesigner: Allow users to define multiple I2C buses via UI #290

Open
@vzahradnik

Description

@vzahradnik

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!

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions