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