Hi All,
My M5Core2 library fails compiling with
pngle.c:31:10: fatal error: rom/miniz.h: No such file or directory
31 | #include <rom/miniz.h>
| ^~~~~~~~~~~~~
compilation terminated.
Using 2.3.6 arduino ide and latest library (both with M5Stck and ESP Board jsons). I had blank code with just the library and it failed.
thanks