Add support for Q8 datalogger
Compare changes
- Kien Le authored
@@ -15,6 +15,7 @@ from PySide6.QtWidgets import QTextBrowser, QApplication
@@ -15,6 +15,7 @@ from PySide6.QtWidgets import QTextBrowser, QApplication
@@ -250,9 +251,23 @@ def get_data_type_from_file(path2file: Path,
@@ -250,9 +251,23 @@ def get_data_type_from_file(path2file: Path,
@@ -267,6 +282,15 @@ def get_data_type_from_file(path2file: Path,
@@ -267,6 +282,15 @@ def get_data_type_from_file(path2file: Path,
@@ -280,8 +304,16 @@ def get_data_type_from_file(path2file: Path,
@@ -280,8 +304,16 @@ def get_data_type_from_file(path2file: Path,