EWMA
EWMA copied to clipboard
Fix example compilation error
This fixes the example sketch so that it will not only compile on the ESP8266, but will also compile on any other AVR board which lacks a Serial.printf function.
Resolves #5