Adafruit_AMG88xx icon indicating copy to clipboard operation
Adafruit_AMG88xx copied to clipboard

Add functions for managing power state

Open neilgupta opened this issue 7 years ago • 1 comments

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.

neilgupta avatar Dec 01 '18 20:12 neilgupta

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.

caternuson avatar May 12 '22 19:05 caternuson