Releases: adafruit/Adafruit_NAU7802
Releases · adafruit/Adafruit_NAU7802
1.0.7 Add `setPGACap` for optional single channel use, add channel examples
What's Changed
From this release onwards, the PGA filter is no longer enabled in the begin() call, instead being optionally enabled (Single Channel only) with setPGACap(bool enable)
- Updates for dual channel support by @caternuson in #22
Full Changelog: 1.0.6...1.0.7
1.0.6 Add setChannel command
Full Changelog: 1.0.5...1.0.6
1.0.5 Update example to not continue if begin fails
1.0.4 Bump version in library.properties
1.0.3 - Updated CI Actions versions
Update CI action versions
1.0.2 - Fix Chip Revision Check
- Fixed issue checking chip revision register during initialization.
1.0.1 - Fixed board image
Bump to 1.0.1
Working code commit
Now calibrated!
Initial release!
somewhat working but not ready for use yet!