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