Skip to content

Commit aa06e4a

Browse files
committed
removed debug stuff
1 parent 7b6ed65 commit aa06e4a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/divoom/divoom.cpp

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -332,10 +332,6 @@ data_commands_t* Divoom::parseMode(char *buffer, size_t size) {
332332
}
333333
}
334334

335-
Serial.println(date);
336-
Serial.println(time);
337-
Serial.println(text);
338-
339335
show_memorial(value, date, time, text, true);
340336
}
341337

0 commit comments

Comments
 (0)