mirror of
https://github.com/dkgrizzly/GreenSCSI.git
synced 2024-11-21 12:31:20 +00:00
Fix whitespace
This commit is contained in:
parent
c709fa35d9
commit
c52cc33bb4
@ -346,7 +346,7 @@ void readSDCardInfo()
|
||||
LOG_FILE.print("/20"); // CID year is 2000 + high/low
|
||||
LOG_FILE.print(sd_cid.mdt_year_high);
|
||||
LOG_FILE.println(sd_cid.mdt_year_low);
|
||||
|
||||
|
||||
LOG_FILE.print("Sd Serial:");
|
||||
LOG_FILE.println(sd_cid.psn);
|
||||
LOG_FILE.sync();
|
||||
|
Loading…
Reference in New Issue
Block a user