Fix C326 typo into C236

This commit is contained in:
Kostiantyn Cherniavskyi
2025-11-29 19:48:58 +01:00
parent 522cd07c9e
commit cf15216627
5 changed files with 10 additions and 7 deletions

Before

Width:  |  Height:  |  Size: 110 KiB

After

Width:  |  Height:  |  Size: 110 KiB

Before

Width:  |  Height:  |  Size: 1.1 MiB

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 188 KiB

+5 -2
View File
@@ -64,10 +64,10 @@
<None Update="Images\Ant Country X99S-D4\TopView.jpg"> <None Update="Images\Ant Country X99S-D4\TopView.jpg">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None> </None>
<None Update="Images\C326 mITX NAS BKHD-1151NP-17\IoPanel.png"> <None Update="Images\C236 mITX NAS BKHD-1151NP-17\IoPanel.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None> </None>
<None Update="Images\C326 mITX NAS BKHD-1151NP-17\TopView.png"> <None Update="Images\C236 mITX NAS BKHD-1151NP-17\TopView.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None> </None>
<None Update="Images\G629A\IoPanel.jpg"> <None Update="Images\G629A\IoPanel.jpg">
@@ -346,6 +346,9 @@
<None Update="Images\Shuangwei X99S\TopView.jpg"> <None Update="Images\Shuangwei X99S\TopView.jpg">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None> </None>
<None Update="Images\Soyo H311M-DVH\TopView.jpg">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="Images\Veineda X99\IoPanel.jpg"> <None Update="Images\Veineda X99\IoPanel.jpg">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None> </None>
+5 -5
View File
@@ -48,7 +48,7 @@
"Motherboards": [ "Motherboards": [
{ {
"Id": "c236-bkhd-1151np-17", "Id": "c236-bkhd-1151np-17",
"Name": "C326 mITX NAS", "Name": "C236 mITX NAS",
"Brand": "Noname", "Brand": "Noname",
"Model": "BKHD-1151NP-17", "Model": "BKHD-1151NP-17",
"Version": "", "Version": "",
@@ -58,11 +58,11 @@
"Images": [ "Images": [
{ {
"Name": "Top view", "Name": "Top view",
"Url": "Images/C326 mITX NAS BKHD-1151NP-17/TopView.png" "Url": "Images/C236 mITX NAS BKHD-1151NP-17/TopView.png"
}, },
{ {
"Name": "IO panel", "Name": "IO panel",
"Url": "Images/C326 mITX NAS BKHD-1151NP-17/IoPanel.png" "Url": "Images/C236 mITX NAS BKHD-1151NP-17/IoPanel.png"
} }
], ],
"Links": [ "Links": [
@@ -1912,7 +1912,7 @@
}, },
{ {
"Id": "c236-itx-bkhd-1151np-17.rom", "Id": "c236-itx-bkhd-1151np-17.rom",
"Name": "Stock C326 mITX NAS BKHD-1151NP-17", "Name": "Stock C236 mITX NAS BKHD-1151NP-17",
"MotherboardIds": [ "c236-bkhd-1151np-17" ], "MotherboardIds": [ "c236-bkhd-1151np-17" ],
"FileName": "Bioses/c236-itx-bkhd-1151np-17.rom.zip", "FileName": "Bioses/c236-itx-bkhd-1151np-17.rom.zip",
"DownloadUrl": "https://github.com/miyconst/Mi899/raw/master/src/Mi899.Data/Bioses/c236-itx-bkhd-1151np-17.rom.zip", "DownloadUrl": "https://github.com/miyconst/Mi899/raw/master/src/Mi899.Data/Bioses/c236-itx-bkhd-1151np-17.rom.zip",
@@ -1930,7 +1930,7 @@
}, },
{ {
"Id": "c236-itx-bkhd-1151np-17-mi8.rom", "Id": "c236-itx-bkhd-1151np-17-mi8.rom",
"Name": "Stock C326 mITX NAS BKHD-1151NP-17, Mi8", "Name": "Stock C236 mITX NAS BKHD-1151NP-17, Mi8",
"MotherboardIds": [ "c236-bkhd-1151np-17" ], "MotherboardIds": [ "c236-bkhd-1151np-17" ],
"FileName": "Bioses/c236-itx-bkhd-1151np-17-mi8.rom.zip", "FileName": "Bioses/c236-itx-bkhd-1151np-17-mi8.rom.zip",
"DownloadUrl": "https://github.com/miyconst/Mi899/raw/master/src/Mi899.Data/Bioses/c236-itx-bkhd-1151np-17-mi8.rom.zip", "DownloadUrl": "https://github.com/miyconst/Mi899/raw/master/src/Mi899.Data/Bioses/c236-itx-bkhd-1151np-17-mi8.rom.zip",