ping only gets up there when this is in the loop. if its not there it’s 1ms
Serial.print(s1);
Serial.println(" s1");
Serial.print(s2);
Serial.println(" s2");
Serial.print(s3);
Serial.println(" s3");
delay(2000);