io commander
This commit is contained in:
7
VisionBuilder.UI.IOCommander/EGPIOCommand.cs
Normal file
7
VisionBuilder.UI.IOCommander/EGPIOCommand.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace VisionBuilder.UI.IOCommander;
|
||||
|
||||
public enum EGPIOCommand
|
||||
{
|
||||
Start,
|
||||
Stop,
|
||||
}
|
||||
Reference in New Issue
Block a user