mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-15 17:12:59 -04:00
guh
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
export const INPUT_SETTINGS_DEFAULTS = {
|
||||
gamepad: {
|
||||
driveDeadzone: 0.2,
|
||||
cameraDeadzone: 0.25,
|
||||
servoStep: 2,
|
||||
auxReverseScale: 0.55,
|
||||
},
|
||||
mobile: {
|
||||
joystickRadius: 80,
|
||||
joystickSmoothing: 0.15,
|
||||
},
|
||||
};
|
||||
Reference in New Issue
Block a user