adafruit/Adafruit_AMG88xx

Provide way of setting power mode.

Opened this issue · 0 comments

There's an enum (power_modes) and a register struct (pctl) defined. But no methods for accessing and setting modes.

There's an existing, but old, PR here that is currently failing CI:
#11