hud adjustments

This commit is contained in:
legop3
2026-05-17 13:55:11 -04:00
parent d67c4dd815
commit ba5865c397
7 changed files with 42 additions and 17 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ export const DRIVE_LIMITS = {
boostSpeed: 400,
};
export const MANUAL_DOCK_ASSIST_MAX_SPEED = 85;
export const MANUAL_DOCK_ASSIST_MAX_SPEED = 70;
export const COMMAND_DELAY_MS = 100;