mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-15 17:12:59 -04:00
helpp
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -11,7 +11,7 @@
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
|
||||
<meta name="apple-mobile-web-app-title" content="Multi Roomba Rover" />
|
||||
<title>Multi Roomba Rover</title>
|
||||
<script type="module" crossorigin src="/assets/index-D96m5qZ0.js"></script>
|
||||
<script type="module" crossorigin src="/assets/index-DnLILP9P.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-Ddjg29wD.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -18,7 +18,7 @@ export const SONG_DEFAULT_DURATION = 8;
|
||||
export const SONG_REPEAT_MS = 250;
|
||||
|
||||
export const HORN_MAX_MS = 4000;
|
||||
export const HORN_HEAT_UP_PER_SEC = 0.8;
|
||||
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