diff --git a/src/common.h b/src/common.h index 2a7dc182b100615cef64707f6f793cf24ad213b8..352c6e95b4b938e4e79da5ca5e737237467d1a19 100644 --- a/src/common.h +++ b/src/common.h @@ -1,6 +1,6 @@ #ifndef COMMON_H #define COMMON_H -#define PERIODS 2 +#define PERIODS 20 #endif // COMMON_H