Reduce sampling rate
This commit is contained in:
parent
69f1cba2f8
commit
92a2d39e49
@ -25,4 +25,5 @@ void loop() {
|
||||
values[3] = analogRead(A3);
|
||||
values[4] = analogRead(A6);
|
||||
values[5] = analogRead(A7);
|
||||
delay(50);
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user