xxx
This commit is contained in:
@@ -100,5 +100,5 @@ void loop(void) {
|
||||
writeToOled("F:" + String(bubbleFreqSec, 2) + "\n[" + String(bVal) + "]");
|
||||
|
||||
// need to slow it down a bit to prevent fluctuating state cahange
|
||||
delay(10);
|
||||
delay(100);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user