slowdown arduino testing sender
This commit is contained in:
parent
654453f0db
commit
4eed817ecb
@ -48,7 +48,7 @@ void sendvalues(void)
|
|||||||
void loop() {
|
void loop() {
|
||||||
updatevalues();
|
updatevalues();
|
||||||
sendvalues();
|
sendvalues();
|
||||||
delay(1000);
|
delay(2500);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* -------------------------------------------------- */
|
/* -------------------------------------------------- */
|
||||||
|
Loading…
Reference in New Issue
Block a user