mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Split device construction per OS.
This commit is contained in:
@@ -37,7 +37,7 @@ using System.Text;
|
||||
using Aaru.Console;
|
||||
using Aaru.Helpers;
|
||||
|
||||
public sealed partial class Device
|
||||
public partial class Device
|
||||
{
|
||||
/// <summary>Sets the data for the integrated display</summary>
|
||||
/// <param name="senseBuffer">Returned SENSE buffer</param>
|
||||
|
||||
Reference in New Issue
Block a user