The error is here: for(i = 0; i < &buflen; i++)
Well, I amnot sure why I am comparing an integer with a pointer ![]()
I just copy the code from a virtualwire tutorial.
I am actually trying to figure out how virtual wire works.
So I send message from one arduino board to another and I need a code to serial print the messages one after the other... ![]()