1
0
mirror of https://github.com/pevans/erc-c.git synced 2024-06-10 14:29:30 +00:00

Slight update to sector header length

This commit is contained in:
Peter Evans 2018-03-25 19:39:27 -05:00
parent 64306fa5a6
commit 0c244cf3f2

View File

@ -51,7 +51,7 @@
* the track number, the sector number, the volume, and an XOR'd
* combination of all three.
*/
#define ENC_ESECTOR_HEADER 0x14
#define ENC_ESECTOR_HEADER 0x13
/*
* The track header (as mentioned for ENC_ETRACK) is 48 bytes of--well,