EWMA icon indicating copy to clipboard operation
EWMA copied to clipboard

Fix example compilation error

Open nomakewan opened this issue 7 months ago • 0 comments

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

nomakewan avatar Jul 20 '24 20:07 nomakewan