My goal is to play sounds with my Arduino Nano Every. I tried the example sketch that comes with the library but I get the error:
**WARNING: library TMRpcm-master claims to run on avr architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).**
Is there such a big difference between the Nano and Nano every?