Method I2CConfig
I2CConfig(params byte[])
Configures I2C settings such as delay time and power pins.
public void I2CConfig(params byte[] args)
Parameters
args
byte[]The I2C configuration arguments. The first two bytes are used to configure the optional delay time, in microseconds, between writing to the I2C register, and reading the data from the device.