Ability to disable IMU
This commit is contained in:
parent
f4f638ea24
commit
1866d65b9e
6 changed files with 17 additions and 3 deletions
|
|
@ -14,4 +14,5 @@ dualsense_edge = false;
|
|||
swap_y_z = true;
|
||||
enable_thermal_profiles_switching = true;
|
||||
default_thermal_profile = -1;
|
||||
enable_leds_commands = true;
|
||||
enable_leds_commands = true;
|
||||
enable_imu = true;
|
||||
Loading…
Add table
Add a link
Reference in a new issue