Lower MAXPREDICTTICS
This commit is contained in:
parent
760fc6fbb8
commit
68ddb7e06b
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
#define MAXPREDICTTICS 30
|
||||
#define MAXPREDICTTICS 12
|
||||
|
||||
// Button/action code definitions.
|
||||
typedef enum
|
||||
|
|
|
|||
Loading…
Reference in a new issue