mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Implement Get SDHCI Registers remote packet.
This commit is contained in:
@@ -401,7 +401,6 @@ namespace DiscImageChef.Devices
|
||||
else
|
||||
{
|
||||
Type = remote.GetDeviceType();
|
||||
// TODO: Get SD/MMC registers if SD/MMC
|
||||
|
||||
switch (Type)
|
||||
{
|
||||
@@ -450,7 +449,6 @@ namespace DiscImageChef.Devices
|
||||
|
||||
#endregion SecureDigital / MultiMediaCard
|
||||
|
||||
|
||||
#region USB
|
||||
|
||||
switch (PlatformId)
|
||||
|
||||
Reference in New Issue
Block a user