mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 09:31:20 -04:00
adjustmet
This commit is contained in:
@@ -18,7 +18,7 @@ export const SONG_DEFAULT_DURATION = 8;
|
||||
export const SONG_REPEAT_MS = 250;
|
||||
|
||||
export const HORN_MAX_MS = 1200;
|
||||
export const HORN_HEAT_UP_PER_SEC = 1.0;
|
||||
export const HORN_HEAT_UP_PER_SEC = 1.3;
|
||||
export const HORN_HEAT_COOL_PER_SEC = 0.35;
|
||||
export const HORN_HEAT_RESUME_THRESHOLD = 0.7;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user