add small delay
This commit is contained in:
parent
d9f7332824
commit
b7fde78367
@ -35,4 +35,5 @@ void loop() {
|
|||||||
line += c;
|
line += c;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
delay(100);
|
||||||
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user