mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Send device open command packet.
This commit is contained in:
@@ -58,7 +58,7 @@ namespace DiscImageChef.Devices.Remote
|
||||
public struct DicPacketNop
|
||||
{
|
||||
public DicPacketHeader hdr;
|
||||
public byte reasonCode;
|
||||
public DicNopReason reasonCode;
|
||||
|
||||
[MarshalAs(UnmanagedType.ByValArray, SizeConst = 3)]
|
||||
public readonly byte[] spare;
|
||||
|
||||
Reference in New Issue
Block a user