forked from Clones/Controlify
➕ Improve controller calibration algorithm
This commit is contained in:
@ -50,7 +50,7 @@ public class FakeController implements JoystickController<JoystickConfig> {
|
||||
return false;
|
||||
}
|
||||
});
|
||||
this.config.calibrated = true;
|
||||
this.config.deadzonesCalibrated = true;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user