Releases: wollewald/INA219_WE
Releases · wollewald/INA219_WE
Connection check added
Init() returns now a bool, which is true if the I2C connection works.
The examples have been modified accordingly.
keywords.txt added and fixed example sketch issue
- keywords.txt added
- in last update a wrong continuous example sketch was added
Misspelling of "continuous"
Corrected continous to continuous. You might need to change your code accordingly.
Changed folder structure
In order to enable the Arduino IDE to find the example sketches I had to put them into separate folders.
setCorrection function added
With the setCorrection function the calibration value can be adjusted. This can be necessary if the current values differ from ones you obtain with calibrated equipment.
Initial Release
The first release. It has been extensively tested.