Added options to config.sample.h
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Fabian Schlenz 2019-06-19 22:31:11 +02:00
parent 77fdba213a
commit 5b70511570
1 changed files with 5 additions and 0 deletions

View File

@ -56,6 +56,8 @@
#define EFFECT_SINGLE_DYNAMIC_LOOP_TIME 40
#define EFFECT_MULTI_DYNAMIC_LOOP_TIME 1400
#define EFFECT_BIG_DYNAMIC_LOOP_TIME 50
#define EFFECT_BIG_DYNAMIC_SIZE 3
#define EFFECT_CONFETTI_PIXELS_PER_LOOP 2
@ -73,6 +75,9 @@
#define EFFECT_GOL_BLEND_SPEED 10
#define EFFECT_GOL_RESTART_AFTER_STEPS 100
#define EFFECT_DVD_WIDTH 3
#define EFFECT_DVD_HEIGHT 2
// Stop editing here
#ifdef DEBUG