Adafruit_AMG88xx
Adafruit_AMG88xx copied to clipboard
Add functions for managing power state
This adds some simple functions for managing the AMG88xx's power state. You can switch between normal, sleep, and the 2 standby modes that the chip supports.
Sorry for missing this PR. Looks like it never passed the CI checks. If you're still interested in working this, please try pushing new changes (or may start a new PR?).
Also suggest consolidating into a single method, like setPowerMode(), instead of separate methods for each mode.