Loading scripts/cut_bs.py +1 −1 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ import argparse import os.path import sys SID_BITS = {35, 48, 88, 100} SID_BITS = {35, 48, 104} SYNC_WORDS = {b"!k", b" k"} Loading Loading
scripts/cut_bs.py +1 −1 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ import argparse import os.path import sys SID_BITS = {35, 48, 88, 100} SID_BITS = {35, 48, 104} SYNC_WORDS = {b"!k", b" k"} Loading