diff options
| -rw-r--r-- | src/config.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.h b/src/config.h index a0150f1..2541056 100644 --- a/src/config.h +++ b/src/config.h @@ -14,6 +14,7 @@  #define SHAPES 65535 +#define PERIODIC_OUTPUT 10000  #define MAX_SIDES 8  #define MAXWIDTH 4000  #define WIDTH 320  | 
