Finding IR remote output words?

Thread Starter

abu1985

Joined Oct 18, 2015
74
What you posted looks like it's not finding the files
#include <IRremote.h>

I posted you my copy
My apologies. I didn't think it was needed because #include <IRremote.h> was not at the top of the sketch.
Also, the zip file has many items inside, I do not know what or where to put these files for my sketch to "see" them?
 

Thread Starter

abu1985

Joined Oct 18, 2015
74
@be80be Sorry. I see a library manager. I'm digging out my windows machine. The library manager is empty, so Energia on Mac is just terrible right now.
 

Thread Starter

abu1985

Joined Oct 18, 2015
74
@be80be I got it to compile on my windows machine, but not for my Tiva board. So after all this time, it was not compatible with my TM4C board. But not all is lost. I learned a bunch about Energia and these smaller IDEs in general. Thanks for the help. I'll have to wait for the Arduino to come in.
 
Top