Releases: adafruit/Adafruit_AMG88xx
Releases · adafruit/Adafruit_AMG88xx
CI fixes
1.3.1 - Fix Interrupt Level Settings
- Fix bug in bit mask / shifting done when setting interrupt threshold levels. Thanks @HelloHungryImDad
1.3.0 - Added method to read the pixels' raw registers
Bump to 1.3.0
1.2.2 - Added support for ESP32-S2 Feather
Bump to 1.2.2
1.2.1 - Removed unneeded code, memory allocation tweaks
Merge pull request #24 from caternuson/iss23_remove_chunk Remove chunk and memory alloc tweaks
1.2.0 - Converted library to BusIO
Merge pull request #22 from caternuson/iss21_busio Convert to BusIO
1.1.0 - Moved to GitHub Actions, fixed thermal FeatherWing example
bitmask fix
1.0.5 DM: fix bitmasks
fix thermistor calc
1.0.4 Update library.properties
fix negative pixel calculations
1.0.3 Update library.properties