monome / crow

Crow speaks and listens and remembers bits of text. A scriptable USB-CV-II machine
GNU General Public License v3.0
166 stars 34 forks source link

reset i2c driver so change of address takes effect #445

Closed trentgill closed 3 years ago

trentgill commented 3 years ago

Fixes #430

Special thanks to @beels for the outline & hardwork digging through the source.

This change causes the i2c drive to be reinitialized when changing address as it seems to be the only way to have the address change take effect.