diff options
-rw-r--r-- | users/orbekk/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/users/orbekk/config.h b/users/orbekk/config.h index 406fc54e8a..4896a4cf4b 100644 --- a/users/orbekk/config.h +++ b/users/orbekk/config.h @@ -2,4 +2,4 @@ #define TRI_LAYER_LOWER_LAYER 4 #define TRI_LAYER_UPPER_LAYER 5 -#define TRI_LAYER_ADJUST_LAYER 6 +#define TRI_LAYER_ADJUST_LAYER 7 |