error: stray '\'

Hello,

I got this when I tried to compile the code:

error: stray '' in program In function 'void loop()':

What does it mean?

Best regards,
Tatjana

Probably that there's a '' somewhere in your code that the compiler doesn't understand. If you post your code, I can take a look.

Thanx Mellis!

Yes, I found accidently typed character ' ' '

All best,
Tatjana