I'm trying to set up this project but when compiling for an SP-Cow ESP-32S I get this error :
Global variables use 63160 bytes (19%) of dynamic memory, leaving 264520 bytes for local variables. Maximum is 327680 bytes.
Sketch too big; see https://support.arduino.cc/hc/en-us/articles/360013825179 for tips on reducing it.
text section exceeds available space in board
Compilation error: text section exceeds available space in board```
Tanks
I'm trying to set up this project but when compiling for an SP-Cow ESP-32S I get this error :