aboutsummaryrefslogtreecommitdiff
path: root/docs/modules/ROOT/examples/basic
diff options
context:
space:
mode:
authorAlex Ferro <[email protected]>2023-07-16 19:59:35 -0600
committerAlex Ferro <[email protected]>2023-07-16 19:59:35 -0600
commite4ad1aa542ad28bed23532b3a0bee0d062454516 (patch)
tree7b5bbcc3bb2b5f02d3d14b7782e0578f8a131518 /docs/modules/ROOT/examples/basic
parent6b5df4523aa1c4902f02e803450ae4b418e0e3ca (diff)
Embassy-rp I2C: Fix 1664
Change embassy-rp i2c.rs impl of embedded_hal_async::i2c::I2c::transaction to only do the call to setup() for address once per call to transactions. Calling setup multiple times results in I2C transactions being skipped on the bus, even across calls to transaction() or devices.
Diffstat (limited to 'docs/modules/ROOT/examples/basic')
0 files changed, 0 insertions, 0 deletions