Hi guys, I've been playing around with the sample code provided for the SoftwareSerial library: Arduino - Home
But I ran into a bit of a problem, when I try to compile my version I get the following error: error: expected primary-expression before '(' token In function 'void setup()':
Hi Groove, could you please expand on that? The dots are just to replace bits of code that are irrelevant to my problem. Guess I should have used the // instead.