mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 09:31:20 -04:00
lets see . . .
This commit is contained in:
@@ -7,7 +7,7 @@ const { roverSnapshotEvents, getRoverSnapshotState } = require('./roverSnapshotS
|
||||
|
||||
const SUBSCRIBE_LIMIT = 50;
|
||||
const SUBSCRIBE_WINDOW_MS = 10000;
|
||||
const STREAM_INTERVAL_MS = 800;
|
||||
const STREAM_INTERVAL_MS = 333;
|
||||
|
||||
function passesMode(socket) {
|
||||
const mode = getMode();
|
||||
|
||||
Reference in New Issue
Block a user