swap y and z, improve gyro-to-joystick
This commit is contained in:
parent
ec2d777245
commit
ae3fac6301
9 changed files with 43 additions and 38 deletions
|
|
@ -19,6 +19,7 @@ int main(int argc, char ** argv) {
|
|||
.gamepad_rumble_control = true,
|
||||
.controller_bluetooth = false,
|
||||
.dualsense_edge = false,
|
||||
.swap_y_z = false,
|
||||
};
|
||||
|
||||
load_out_config(&out_settings, configuration_file);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue