Skip to content
Snippets Groups Projects
Commit 5660ea68 authored by Mario Engelmann's avatar Mario Engelmann
Browse files

s

parent ffc55ef3
No related branches found
No related tags found
No related merge requests found
......@@ -233,7 +233,7 @@ void loop(void) {
if (checkButton() == LOW) {
displayLight(true);
sayInfo();
sayInfos();
} else {
displayLight(false);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment