Der Variabel geschw im Funktion messung() :
float geschw = ((volt/100.0 * 0.006) * 10 * 10 * 10);
ist nicht verfügbar im Funktion ausgabe()
dataFile.println(geschw);
Der Variabel geschw im Funktion messung() :
float geschw = ((volt/100.0 * 0.006) * 10 * 10 * 10);
ist nicht verfügbar im Funktion ausgabe()
dataFile.println(geschw);