I need to change the I2C address of the INA219 in the Adafruit INA219 library. I went to the Particle cli and I went went to library view. This pointed me to the location of the library cpp an h files. I successfully modified the address in the h file. I removed the unedited library from my project, and I reinstalled the library. The address was not changed.
Any suggestions on why I do not see the address modified?
Thanks!