Hello Zanduino, first of all thank you very much for your awesome library, I am using it with 8 ina3221 and it works perfectly fine.
The problem is when setting the alert functions like "alertOnBusOverVoltage", "alertOnBusUnderVoltage", etc.
It never goes LOW regardless of the millivolts that set, I have looked at the functions and I see that they actually return false since the type for the ina3221 is not defined in the switch.
Would it be possible to implement the alerts for the ina3221?
Hello Zanduino, first of all thank you very much for your awesome library, I am using it with 8 ina3221 and it works perfectly fine.
The problem is when setting the alert functions like "alertOnBusOverVoltage", "alertOnBusUnderVoltage", etc. It never goes LOW regardless of the millivolts that set, I have looked at the functions and I see that they actually return false since the type for the ina3221 is not defined in the switch.
Would it be possible to implement the alerts for the ina3221?
Thanks for your attention.