I'm wondering if there are any C people here? I'm learning from scratch and am struggling with the Arduino.cc 'smoothing' tutorial, designed to teach about potentiometer inputs, arrays and for loops.
There are several different ways to initialize static fields. In most cases, the worst choice is a static constructor. Handling literals as constants provides the best performance. For values that ...