Closed mhaberler closed 1 year ago
to keep M5GFX/develop (and I guess 0.1.11) building with Arduino-3.0 this patch is needed
gcc12.2 is used in Arduino-3.0 and it is pickier than gcc8
maybe want to make that conditional on the GCC version?
Thanks for your PR !!
to keep M5GFX/develop (and I guess 0.1.11) building with Arduino-3.0 this patch is needed
gcc12.2 is used in Arduino-3.0 and it is pickier than gcc8
maybe want to make that conditional on the GCC version?