1
0
mirror of https://github.com/rzzzwilson/pymlac.git synced 2025-06-10 09:32:41 +00:00

Fiddling with recognizing formats - no progress

This commit is contained in:
Ross Wilson
2016-03-07 21:31:16 +07:00
parent e6c145f1d6
commit 65610ee486
5 changed files with 141 additions and 95 deletions

View File

@@ -532,7 +532,7 @@ def write_block():
write_leader()
write_block_c8lds()
else:
write_leader()
# write_leader()
write_block_lc16sd()
def write_block_c8lds():