Good practices (Arduino Programming)

Chagrin:

UKHeliBob:
Every { and } goes on its own line with no other code.

pushes HeliBob off a bridge

How can you get any coding done when all you're doing is scrolling up and down because of all the whitespace?

I like the each and every { and } on a new line. I have been using this from when I was working on a 80*25 line monitor.
So with modern monitors (even on my laptop with a relative bad resolution) with higher resolution there should be no problem.

I still have some hungarian variable naming habits from the good old days as well. It's been watering down due to C++ usage but in the C only days that was a really good practice.

Best regards
Jantje