Void Setup () { ERROR

Hi guys,

I have this error message and I am unsure why void setup () { is producing an error? I thought this was a standard line of code. I have hit a wall.

Has anyone had the same problem and does anyone know what i'm doing wrong?

Thanks

"Void" is not the same as "void".

It's best if you post the code and the exact error.
Use code tags

does anyone know what i'm doing wrong?

Yes. You failed to (properly) post your code. You failed, apparently, to read the stickies at the top of the forum, too, or you wouldn't have made the first mistake.

PaulS:

does anyone know what i'm doing wrong?

Yes. You failed to (properly) post your code. You failed, apparently, to read the stickies at the top of the forum, too, or you wouldn't have made the first mistake.

You failed to do what Paul asked you to and:-
read the stickies at the top of the forum

That would have told you how to post code correctly. Read it and correct that last post.

How many "loop()"s ?

Plus what they all said.