Compilation error; Missing Atomic file. #1452
-
Hey, Im a total noobie and trying to learn but im stuck at the point where i want to test some code but i keep getting an error that im missing an Atomic library. Could someone point me to the right direction so i could start testing this awesome code! |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 2 replies
-
Not sure what you are referring to: there is no Atomic library. |
Beta Was this translation helpful? Give feedback.
-
What Arduino Model ? I was testing this sketch only on a UNO R4, but that was quite some time ago... |
Beta Was this translation helpful? Give feedback.
-
Ohh I just have the UNO without wifi. |
Beta Was this translation helpful? Give feedback.
-
Thnx for the fast replys :) |
Beta Was this translation helpful? Give feedback.
-
A regular UNO has not enough memory for the AudioTools. |
Beta Was this translation helpful? Give feedback.
A regular UNO has not enough memory for the AudioTools.
I noticed that even the R4 does not fit into the Flash memory any more.
If you want to use this library I recommend an ESP32 or a RP2040...