mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 01:21:20 -04:00
guh
This commit is contained in:
@@ -23,7 +23,7 @@ managerEvents.on('rover', (evt) => {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
// guh
|
||||||
// Initialize existing rovers (in case service loads after they connect)
|
// Initialize existing rovers (in case service loads after they connect)
|
||||||
for (const record of rovers.values()) {
|
for (const record of rovers.values()) {
|
||||||
syncRover(record).catch((err) => {
|
syncRover(record).catch((err) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user