forked from upstream/IPod-Shuffle-4g
corrected data written in little endian
This commit is contained in:
parent
62c8fcd191
commit
cb5b72d8a4
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ Here's the general layout of an iTunesSD file:<br>
|
||||||
</td>
|
</td>
|
||||||
<td>Version number?<br>
|
<td>Version number?<br>
|
||||||
</td>
|
</td>
|
||||||
<td><span style="font-family: 'Courier New',Courier,monospace;">0x03000002<br>
|
<td><span style="font-family: 'Courier New',Courier,monospace;">0x02000003<br>
|
||||||
Old values:<br>0x02010001<br>Gen 2:<br>0x010600<br>0x010800<br></span><br>
|
Old values:<br>0x02010001<br>Gen 2:<br>0x010600<br>0x010800<br></span><br>
|
||||||
</td>
|
</td>
|
||||||
<td><span style="font-family: 'Courier New',Courier,monospace;">03 00 00 02</span><br>
|
<td><span style="font-family: 'Courier New',Courier,monospace;">03 00 00 02</span><br>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue