how can I sketch successfully importing libraryies.
I keep on getting multiple library found errors for "ir remote.h"
iv deleted reinstalled, and renamed HEADER FILES STILL NO JOY.
#include <IRremote.h>
void setup() {
// put your setup code here, to run once:
}
void loop() {
// put your main code here, to run repeatedly:
}
can some1 plz help.