diff --git a/LibreMetric.ino b/LibreMetric.ino index a4fbb1e..39af68d 100644 --- a/LibreMetric.ino +++ b/LibreMetric.ino @@ -88,8 +88,19 @@ void handleTelnet(void) { void setup() { Serial.begin(115200); // initialize serial communications + DEBUG_PRINT("\n\r"); + matrix.fillScreen(LOW); //clr screen + + for (int i=0; i