mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Add packet to close device.
This commit is contained in:
@@ -26,7 +26,8 @@ namespace DiscImageChef.Devices.Remote
|
||||
CommandGetFireWireData = 21,
|
||||
ResponseGetFireWireData = 22,
|
||||
CommandGetPcmciaData = 23,
|
||||
ResponseGetPcmciaData = 24
|
||||
ResponseGetPcmciaData = 24,
|
||||
CommandCloseDevice = 25
|
||||
}
|
||||
|
||||
public enum DicNopReason : byte
|
||||
|
||||
Reference in New Issue
Block a user