diff options
Diffstat (limited to 'users/danielo515/config.h')
| -rw-r--r-- | users/danielo515/config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/users/danielo515/config.h b/users/danielo515/config.h index fb2472645..d7efcd536 100644 --- a/users/danielo515/config.h +++ b/users/danielo515/config.h | |||
| @@ -1,8 +1,8 @@ | |||
| 1 | #pragma once | 1 | #pragma once |
| 2 | 2 | ||
| 3 | #if defined(COMBO_ENABLE) | 3 | #if defined(COMBO_ENABLE) |
| 4 | #define COMBO_COUNT 9 | 4 | # define COMBO_COUNT 11 |
| 5 | #define COMBO_TERM 40 | 5 | # define COMBO_TERM 25 |
| 6 | #endif // !COMBO_ENABLE | 6 | #endif // !COMBO_ENABLE |
| 7 | // Timeout settings for leader key | 7 | // Timeout settings for leader key |
| 8 | #undef LEADER_TIMEOUT | 8 | #undef LEADER_TIMEOUT |
