buffer in/out 시퀀스 작성중
This commit is contained in:
@@ -154,6 +154,10 @@ namespace Project.Device
|
||||
Send(packet);
|
||||
}
|
||||
|
||||
public bool BufferInReady { get; set; }
|
||||
public bool BufferInComplete { get; set; }
|
||||
public bool BufferOutComplete { get; set; }
|
||||
public bool BufferReadyError { get; set; }
|
||||
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user