diff --git a/pea2plus.cpp b/pea2plus.cpp index 232ccc3..9995154 100755 --- a/pea2plus.cpp +++ b/pea2plus.cpp @@ -12,7 +12,7 @@ using namespace std; // USTAWIENIA -// Liczba powtorzen automatycznych pomiarow do usrednienia +// Liczba powtorzen automatycznych pomiarow const int measureIterations = 10; // liczba automatycznych pomiarow const int measureNumber = 4;