adafruit/Adafruit_AMG88xx

Remove I2C chunkification

caternuson opened this issue · 2 comments

This is now supported by Adafruit_BusIO
https://github.com/adafruit/Adafruit_BusIO/releases/tag/1.9.0

This library can now just do simple read/writes without worrying about chunkifying.

Done with #24

yay this is so good!