Fix Kinetic speed condition (#12139)
This commit is contained in:
@ -108,7 +108,7 @@ static uint8_t wheel_unit(void) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
# else /* #ifndef MK_COMBINED */
|
# else /* #ifndef MK_COMBINED */
|
||||||
# ifndef MK_KINETIC_SPEED
|
# ifdef MK_KINETIC_SPEED
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Kinetic movement acceleration algorithm
|
* Kinetic movement acceleration algorithm
|
||||||
|
Reference in New Issue
Block a user