Initial commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
namespace RobotNet10.RobotApp.Shared.Enums;
|
||||
|
||||
public enum TrajectoryDegree
|
||||
{
|
||||
One,
|
||||
Two,
|
||||
Three,
|
||||
}
|
||||
Reference in New Issue
Block a user