wxr
2020-01-18 4cc04639fbadde3a7f3b9875353df0d90fc09043
HDL_ON/Entity/Enumerative/Command.cs
@@ -1,7 +1,15 @@
using System;
namespace HDL_ON.Entity.Enumerative
namespace HDL_ON.Entity
{
    /// <summary>
    /// a协议命令
    /// </summary>
    public enum Command_A_Protocol
    {
        write ,
    }
    /// <summary>
    /// 操作码
    /// </summary>
    public enum Command