update
This commit is contained in:
7
RobotApp.Common.Shares/Enums/NavigationType.cs
Normal file
7
RobotApp.Common.Shares/Enums/NavigationType.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace RobotApp.Common.Shares.Enums;
|
||||
|
||||
public enum NavigationType
|
||||
{
|
||||
Differential,
|
||||
Forklift,
|
||||
}
|
||||
Reference in New Issue
Block a user