Add support for Q8 datalogger
Compare changes
- Kien Le authored
@@ -187,8 +187,8 @@ def detect_data_type(d: Union[str, Path]) -> Tuple[FrozenSet[str], bool]:
@@ -202,8 +202,8 @@ def detect_data_type(d: Union[str, Path]) -> Tuple[FrozenSet[str], bool]:
@@ -225,8 +225,8 @@ def detect_data_type(d: Union[str, Path]) -> Tuple[FrozenSet[str], bool]:
@@ -244,10 +244,10 @@ def get_data_type_from_file(path2file: Path,
@@ -301,12 +301,12 @@ def get_data_type_from_file(path2file: Path,