17-02-2015, 02:58
Hi Werk_AG, the error posted refers to virtualwire.L not found, maybe by mistaken on main file he changed the include file name.
It could also test copying virtualwire.h to virtualwire.L on libraries\virtualwire folder
It could also test copying virtualwire.h to virtualwire.L on libraries\virtualwire folder
(17-02-2015, 02:50)Werk_AG Wrote: Can you please copy/paste the error you are getting?
You don't need to edit any of the libraries.
Can you please try this too:
In your Documents folder you should have a folder called Arduino. Inside this folder you should find another folder called libraries. Unzip all the supplied libraries to this folder and delete them from previous location.
Restart Arduino IDE and try to compile the code again.