I have a project using FastLED and TJpg_Decoder ( https://github.com/Bodmer/TJpg_Decoder) together. On Linking the following error is thrown: Linking .pio\build\az ...
I wasn't able to find such a project anywhere, so I implemented it on my own. I'm sharing this with you so that you have a place to start at if you want to do something similar. Note that I'm not an ...