mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 01:21:20 -04:00
guh
This commit is contained in:
@@ -9,10 +9,10 @@ const CHARGING_STATE = {
|
||||
};
|
||||
|
||||
const OI_MODES = {
|
||||
0: 'off',
|
||||
1: 'passive',
|
||||
2: 'safe',
|
||||
3: 'full',
|
||||
1: 'off',
|
||||
2: 'passive',
|
||||
3: 'safe',
|
||||
4: 'full',
|
||||
};
|
||||
|
||||
const GROUP100_LAYOUT = [
|
||||
|
||||
Reference in New Issue
Block a user