Read this before posting a programming question ...

maniacbug:
Here's my contribution, a collection of common beginner trouble spots: 8 Common Programming Mistakes - Cprogramming.com

In section 5 of your link, it says that you have to declare the functions first. Why don't I have to do that in Arduino?

1 Like