adafruit/Adafruit_AMG88xx

Why does this library have "depends=Adafruit ST7735 and ST7789 Library, Adafruit ILI9341"?

IanMercer opened this issue · 1 comments

The library.properties file includes the line depends=Adafruit ST7735 and ST7789 Library, Adafruit ILI9341 but there is no reason why an IR Camera Sensor should depend on a TFT display library. I want to use it without that dependency.

Those libraries are needed by some of the examples. If you aren't using one of those TFT displays, then you don't need them.