streams-i2s-a2dp #1138
-
While uploading the streams-i2s-a2dp example to the esp32 dev kit in the Arduino ide, I get the following error during the compile phase. Sketch uses 1327537 bytes (101%) of program storage space. Maximum is 1310720 bytes. anyone has the same problem? how can I solve this? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hello |
Beta Was this translation helpful? Give feedback.
-
thank you, it worked |
Beta Was this translation helpful? Give feedback.
Hello
Try change your partition scheme to: Huge APP in the tools menu in the Arduino IDE.