mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
[Refactor] General reformat and clean-up.
This commit is contained in:
@@ -46,7 +46,7 @@ public class ExtendedCSD
|
||||
|
||||
readonly Decoders.MMC.ExtendedCSD[] _decoded =
|
||||
[
|
||||
new Decoders.MMC.ExtendedCSD
|
||||
new()
|
||||
{
|
||||
Reserved0 = new byte[15],
|
||||
CommandQueueModeEnable = 0,
|
||||
|
||||
Reference in New Issue
Block a user