Replies: 1 comment
-
You probably have 4MB of flash memory available. If you are using the Arduino IDE, you can use "huge app" as the partition. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, in my current project I'd like to switch from https://github.com/pschatzmann/arduino-audio-tools to this library here, as I need functionalities to skip to a certain position in long tracks. My current projects contains RFID, Screen, SD Card and a few buttons - it runs fine on the board.
But I cannot compile even a simple example sketch with this library because the sketch is too big. Please help me here.
Sketch:
Error message:
Beta Was this translation helpful? Give feedback.
All reactions