Summary
Types
@type address() :: pos_integer()
@type state() :: %{ i2c: Circuits.I2C.Bus.t(), bus_name: String.t(), address: address() }
@type address() :: pos_integer()
@type state() :: %{ i2c: Circuits.I2C.Bus.t(), bus_name: String.t(), address: address() }