This allows to use EWMA_ALPHA in an #if clause, which is needed for the next commit. Review changes by Traumflug: made changes to comments more complete, added rounding ("+ 500") and also adjusted Configtool for the change.
Reasons: - Less code, easier handling. - An entire case of configuration handling could be removed. - Better class-like encapsulation.