elixir-circuits / circuits_i2c

Communicate over I2C from Elixir
Apache License 2.0
62 stars 12 forks source link

Detect zero-byte write and adjust device detection #130

Closed fhunleth closed 1 year ago

fhunleth commented 1 year ago

This fixes an issue where an I2C controller doesn't support zero byte writes and then fails to detect on some I2C addresses.