last update to chris
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user