mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 17:40:46 -04:00
horn scroll and lower limits!!
This commit is contained in:
@@ -22,6 +22,7 @@ export const SONG_DEFAULT_DURATION = 8;
|
||||
export const SONG_REPEAT_MS = 250;
|
||||
|
||||
export const HORN_MAX_MS = 4000;
|
||||
export const HORN_MAX_FREQUENCY = 2000;
|
||||
export const HORN_HEAT_UP_PER_SEC = 0.4;
|
||||
export const HORN_HEAT_COOL_PER_SEC = 0.2;
|
||||
export const HORN_HEAT_RESUME_THRESHOLD = 0.8;
|
||||
|
||||
Reference in New Issue
Block a user