* make filters work (requires float instead of integer) * avoid "expression propagation to double" by using float constants * use unsigned long for all variables that depend on millis()
* make filters work (requires float instead of integer) * avoid "expression propagation to double" by using float constants * use unsigned long for all variables that depend on millis()