last update to chris

This commit is contained in:
2025-05-29 20:47:32 -05:00
parent 7f2dd0103e
commit 6e4aa1230a
19 changed files with 96 additions and 84 deletions

View File

@@ -25,7 +25,7 @@ def main():
headers = []
offset = 0
file = 'test0.bin'
file = 'test1.bin'
fid = open(file, 'rb')
# Find header, recording buffer could have wrapped depending on data rate and how long we ran for