I2C Output Block
The I2C Output block writes data to a given I2C address and register.
Inputs
- bytes: bytes that will be sent to the register.
Parameters
- Address (default = 0) - I2C address to write to.
- Command (default = 0): Command to send to the device. This is typically the register number you want to write to.