mirror of
https://github.com/pevans/erc-c.git
synced 2025-02-16 01:32:40 +00:00
The sector work being: - We only wrap around if we go beyond the length of an encoded track, so use ENC_ETRACK. - If we DO wrap around, we don't use modulus; we simply reset to zero.