Jan Potocki vor 5 Jahren
Ursprung
Commit
62ff6ef5b5
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1
    1
      pea2plus.cpp

+ 1
- 1
pea2plus.cpp Datei anzeigen

@@ -12,7 +12,7 @@
12 12
 using namespace std;
13 13
 
14 14
 // USTAWIENIA
15
-// Liczba powtorzen automatycznych pomiarow do usrednienia
15
+// Liczba powtorzen automatycznych pomiarow
16 16
 const int measureIterations = 10;
17 17
 // liczba automatycznych pomiarow
18 18
 const int measureNumber = 4;

Laden…
Abbrechen
Speichern