mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-15 17:12:59 -04:00
oops... numbers..
This commit is contained in:
@@ -8,7 +8,7 @@ import { useSessionSelector } from '../context/SessionContext.jsx';
|
||||
|
||||
const PTZ_STOP = { pan: 0, tilt: 0, zoom: 0 };
|
||||
const PTZ_SPEEDS = {
|
||||
slow: 0.7,
|
||||
slow: 0.07,
|
||||
medium: 0.5,
|
||||
fast: 1,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user