Back to Index
4-sample moving average for quick smoothing.
MOVAVG_4(x, &y);
// Example pattern from analog_macros.ems MOVAVG_4(ain(1), smooth);