Added missing option EFFECT_SINES_COUNT fo congif.sample.h

This commit is contained in:
Fabian Schlenz 2019-09-25 06:43:31 +02:00
parent 34d5aa6496
commit c1cfb693d3

View File

@ -81,6 +81,8 @@
#define EFFECT_DVD_WIDTH 3 #define EFFECT_DVD_WIDTH 3
#define EFFECT_DVD_HEIGHT 2 #define EFFECT_DVD_HEIGHT 2
#define EFFECT_SINES_COUNT 5
// Stop editing here // Stop editing here
#ifdef DEBUG #ifdef DEBUG