mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 01:21:20 -04:00
longer bumpening
This commit is contained in:
@@ -70,8 +70,8 @@ export const DEFAULT_MACROS = [
|
||||
{ type: 'pause', duration: COMMAND_DELAY_MS },
|
||||
{ type: 'oi', command: 'full' },
|
||||
{ type: 'pause', duration: 300 },
|
||||
{ type: 'drive', speeds: { left: -500, right: -500 } },
|
||||
{ type: 'pause', duration: 400 },
|
||||
{ type: 'drive', speeds: { left: -300, right: -300 } },
|
||||
{ type: 'pause', duration: 600 },
|
||||
{ type: 'drive', speeds: { left: 0, right: 0 } },
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user