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