Open jamesbowman opened 5 years ago
🤔 How will the I2CMini be identified?
I'm guessing the 'identifier' of the status response
(?
command) will say 'I2CMini'?
Since this is a fixed length string- I'm also guessing it'll be padded at the end with some whitespace.
Yes, for I2CDriver the status response field identifier field is i2cdriver1
:
but for I2CMini has i2cdriverm
.
When device is I2CMini, which has no current or voltage sensing, those readouts should be disabled.