mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 09:31:20 -04:00
stupid machine...
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
const { spawn } = require('child_process');
|
||||
const EventEmitter = require('events');
|
||||
|
||||
const POLL_INTERVAL_MS = 1000;
|
||||
const POLL_INTERVAL_MS = 3500;
|
||||
const SCAN_TIMEOUT_MS = 2000;
|
||||
const RECONNECT_DELAY_MS = 5000;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user