mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 01:21:20 -04:00
new fefault tilt speed
This commit is contained in:
@@ -3,7 +3,7 @@ export const INPUT_SETTINGS_DEFAULTS = {
|
||||
baseSpeed: 250,
|
||||
turboSpeed: 400,
|
||||
precisionSpeed: 125,
|
||||
tiltSpeed: 90,
|
||||
tiltSpeed: 100,
|
||||
tiltIntervalMs: 110,
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user