tweaking + hud

This commit is contained in:
legop3
2026-05-17 13:47:48 -04:00
parent 74e5187bad
commit d67c4dd815
8 changed files with 45 additions and 26 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ export const DRIVE_LIMITS = {
boostSpeed: 400,
};
export const MANUAL_DOCK_ASSIST_MAX_SPEED = 110;
export const MANUAL_DOCK_ASSIST_MAX_SPEED = 85;
export const COMMAND_DELAY_MS = 100;