Small changes to some effects:
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
* Don't put multi-dynamic and single-dynamic right after one another, because that looks strange when not using random cycling between effects. * Removed white from the matrix palette cause we're setting white explicitly from the code. * Increased speed of single_dynamic a little.
This commit is contained in:
@ -50,7 +50,7 @@
|
||||
#define EFFECT_MATRIX_SPEED_MIN 50
|
||||
#define EFFECT_MATRIX_SPEED_MAX 135
|
||||
|
||||
#define EFFECT_SINGLE_DYNAMIC_LOOP_TIME 50
|
||||
#define EFFECT_SINGLE_DYNAMIC_LOOP_TIME 40
|
||||
#define EFFECT_MULTI_DYNAMIC_LOOP_TIME 1400
|
||||
|
||||
#define EFFECT_CONFETTI_PIXELS_PER_LOOP 2
|
||||
|
Reference in New Issue
Block a user