mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
General code clean-up, refactor and commenting.
This commit is contained in:
@@ -83,7 +83,7 @@ namespace Aaru.Devices.Remote
|
||||
}
|
||||
|
||||
[StructLayout(LayoutKind.Sequential, CharSet = CharSet.Ansi, Pack = 1)]
|
||||
public struct AaruPacketResponseListDevices
|
||||
public readonly struct AaruPacketResponseListDevices
|
||||
{
|
||||
public readonly AaruPacketHeader hdr;
|
||||
public readonly ushort devices;
|
||||
|
||||
Reference in New Issue
Block a user