Mercurial > hg > tweakathon2ios
diff SequenceController.h @ 42:2bd658b44c2d
buttons dont lite up
back to menu shows in more appropriate times
author | Robert Tubb <rt300@eecs.qmul.ac.uk> |
---|---|
date | Mon, 08 Dec 2014 18:29:10 +0000 |
parents | ba426cc4e6e1 |
children | 4ad0d218f890 |
line wrap: on
line diff
--- a/SequenceController.h Fri Dec 05 18:36:05 2014 +0000 +++ b/SequenceController.h Mon Dec 08 18:29:10 2014 +0000 @@ -14,7 +14,7 @@ #include "presetManager.h" #include "TrainingScoreManager.h" -#define MIN_TARGETS_IN_SEQUENCE 3 +#define MIN_TARGETS_IN_SEQUENCE 1 #define NUM_REPETITIONS_AT_LEVEL 2 #define MAX_TARGETS_IN_SEQUENCE 3 #define MIN_TEMPO 70