From 77b6e0c14f3dd05375ab507f8e6061beeb6cdc91 Mon Sep 17 00:00:00 2001 From: baol Date: Thu, 28 Nov 2024 14:27:56 +0800 Subject: [PATCH] add feature --- read_dat.py | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/read_dat.py b/read_dat.py index 3c7071a..e984a41 100644 --- a/read_dat.py +++ b/read_dat.py @@ -27,11 +27,22 @@ def read_binary_file(file_path): time_bytes = file.read(8) time = struct.unpack(" 10: + # break + # data_bytes = file.read(8) + # data = struct.unpack(" 335: