Merge branch 'master' of https://git.tindevil.com/Amkor/ENIGProtocol
This commit is contained in:
@@ -19,6 +19,9 @@ namespace ENIGProtocol
|
|||||||
GotoAlias = 107,
|
GotoAlias = 107,
|
||||||
AutoMove=108,
|
AutoMove=108,
|
||||||
ChargeControl=109,
|
ChargeControl=109,
|
||||||
|
PickOn=110,
|
||||||
|
PickOff=111,
|
||||||
|
Charger=112,
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
@@ -39,5 +42,6 @@ namespace ENIGProtocol
|
|||||||
TurnError,
|
TurnError,
|
||||||
EmptyNode,
|
EmptyNode,
|
||||||
Goto,
|
Goto,
|
||||||
|
ManualMode,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user