Closed
Create a pr for micropython that enables the default I2C bus to be used if no parameters provided.#391
Feature
2 of 2 issues completed
Description
Update micropython and submit a PR so that the default i2c bus is used if no value is passed when creating an I2C bus object.
This removes the need for the i2c driver needed to know what bus to use for a specific board - just use the default which is specified for the board (at least with the rp2 builds).
This should be investigated for the following micropython platfomrs/ports:
Sub-issues
Metadata
Metadata
Assignees
Type
Projects
Status
Done