When I try and programme an IR Remote for this programme
The programme gives error message
IRrecvDemo.ino:11:16: error: 'TKD2' was not declared in this scope
'TKD2' was not declared in this scope.
What needs to be done?
When I try and programme an IR Remote for this programme
The programme gives error message
IRrecvDemo.ino:11:16: error: 'TKD2' was not declared in this scope
'TKD2' was not declared in this scope.
What needs to be done?
What needs to be done?
YOU need to google that error message. What to do to resolve it has been posted many times. I'm not going to repeat it.
If you want help, show us your code.
.
The IRremote.zip file
Do you want to point out where the IRrecvDemo.ino file is in that zip file?
Look at the COMPLETE error message. The file that is being referred to is NOT the one in the zip file.
PaulS:
Do you want to point out where the IRrecvDemo.ino file is in that zip file?Look at the COMPLETE error message. The file that is being referred to is NOT the one in the zip file.
The IRrecvDemo is present, though as a pde file and not an ino file
leoelaych:
The IRremote.zip file
/*
* IRremote
* Version 0.11 August, 2009
Ugh, get rid of that ancient version. You can install a new version using the Library Manager.
EDIT:
If you still get the Robot version, get rid of that, too.
The IRrecvDemo is present, though as a pde file and not an ino file
I know that. My point is that the IRrecvDemo.pde file is NOT the one that is causing the problem. If you'd tried googling the error messages, you'd have an answer by now.