GaudiLabs / OpenTheremin_V3

Open Source Theremin Instrument, Arudino Codes
GNU Lesser General Public License v3.0
84 stars 26 forks source link

Compilation error: avr/io.h: No such file or directory #14

Open RonSound opened 11 months ago

RonSound commented 11 months ago

Getting error: In file included from C:\Users\theeh\Desktop\OpenTheremin_V3-master\Open_Theremin_V3\Open_Theremin_V3.ino:69:0: C:\Users\theeh\Desktop\OpenTheremin_V3-master\Open_Theremin_V3\application.h:4:10: fatal error: avr/io.h: No such file or directory

include <avr/io.h>

      ^~~~~~~~~~

compilation terminated.

exit status 1

Compilation error: avr/io.h: No such file or directory

I'm new to this so maybe it's me but I would appreciate some help.

RonSound commented 10 months ago

Never mind. I made the mistake of trying to upload to an Arduino R4. Bought an R3 and I think all is good now.