cyborg5 / IRLib2

Library for receiving, decoding, and sending infrared signals using Arduino
GNU General Public License v3.0
393 stars 140 forks source link

util/atomic.h and avr/interupt.h are missing #16

Open rosahas opened 7 years ago

rosahas commented 7 years ago

I keep getting errors that these files are missing, both on Win and Mac.

cyborg5 commented 7 years ago

Those files should have installed with the Arduino IDE. They are part of the standard Arduino infrastructure. Do you have the latest IDE installed?

rosahas commented 7 years ago

Yes, I have the latest IDE, but it's on a Mac. I am guessing they are not found. Perhaps it will work on Windows.