Fixed comment

This commit is contained in:
Jan Potocki
2019-11-20 18:16:26 +01:00
parent 26438c8e3b
commit 62ff6ef5b5
+1 -1
View File
@@ -12,7 +12,7 @@
using namespace std; using namespace std;
// USTAWIENIA // USTAWIENIA
// Liczba powtorzen automatycznych pomiarow do usrednienia // Liczba powtorzen automatycznych pomiarow
const int measureIterations = 10; const int measureIterations = 10;
// liczba automatycznych pomiarow // liczba automatycznych pomiarow
const int measureNumber = 4; const int measureNumber = 4;