wxr
2020-04-14 06696e6f225733a60b03eea4a7c6374053d92c1d
HDL_ON/Entity/Enumerative/Command.cs
@@ -1,14 +1,7 @@
using System;
namespace HDL_ON.Entity
{
    /// <summary>
    /// a协议命令
    /// </summary>
    public enum CommandType_A
    {
        write,
        read,
    }
    /// <summary>
    /// 操作码