diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..eae9169 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +__pycache__ +.claude +.vscode +解释压差传感器工作原理.md +气体流量控制方案设计.md +阻塞流压力判断.md diff --git a/__pycache__/PcControl.cpython-312.pyc b/__pycache__/PcControl.cpython-312.pyc deleted file mode 100644 index d3305fb..0000000 Binary files a/__pycache__/PcControl.cpython-312.pyc and /dev/null differ diff --git a/__pycache__/PcControl.cpython-313.pyc b/__pycache__/PcControl.cpython-313.pyc deleted file mode 100644 index 447f301..0000000 Binary files a/__pycache__/PcControl.cpython-313.pyc and /dev/null differ diff --git a/__pycache__/config.cpython-311.pyc b/__pycache__/config.cpython-311.pyc deleted file mode 100644 index 6e3201d..0000000 Binary files a/__pycache__/config.cpython-311.pyc and /dev/null differ diff --git a/__pycache__/config.cpython-312.pyc b/__pycache__/config.cpython-312.pyc deleted file mode 100644 index 55ccef0..0000000 Binary files a/__pycache__/config.cpython-312.pyc and /dev/null differ diff --git a/__pycache__/config.cpython-313.pyc b/__pycache__/config.cpython-313.pyc deleted file mode 100644 index 5a54155..0000000 Binary files a/__pycache__/config.cpython-313.pyc and /dev/null differ diff --git a/__pycache__/controllers.cpython-311.pyc b/__pycache__/controllers.cpython-311.pyc deleted file mode 100644 index 2d45e0a..0000000 Binary files a/__pycache__/controllers.cpython-311.pyc and /dev/null differ diff --git a/__pycache__/controllers.cpython-312.pyc b/__pycache__/controllers.cpython-312.pyc deleted file mode 100644 index 2ffdeb2..0000000 Binary files a/__pycache__/controllers.cpython-312.pyc and /dev/null differ diff --git a/__pycache__/controllers.cpython-313.pyc b/__pycache__/controllers.cpython-313.pyc deleted file mode 100644 index 94db4ed..0000000 Binary files a/__pycache__/controllers.cpython-313.pyc and /dev/null differ diff --git a/__pycache__/data_logger.cpython-311.pyc b/__pycache__/data_logger.cpython-311.pyc deleted file mode 100644 index 1d28bb1..0000000 Binary files a/__pycache__/data_logger.cpython-311.pyc and /dev/null differ diff --git a/__pycache__/data_logger.cpython-313.pyc b/__pycache__/data_logger.cpython-313.pyc deleted file mode 100644 index abdeb28..0000000 Binary files a/__pycache__/data_logger.cpython-313.pyc and /dev/null differ diff --git a/__pycache__/flow_control.cpython-311.pyc b/__pycache__/flow_control.cpython-311.pyc deleted file mode 100644 index 9e0f9a2..0000000 Binary files a/__pycache__/flow_control.cpython-311.pyc and /dev/null differ diff --git a/__pycache__/flow_control.cpython-312.pyc b/__pycache__/flow_control.cpython-312.pyc deleted file mode 100644 index 89382ed..0000000 Binary files a/__pycache__/flow_control.cpython-312.pyc and /dev/null differ diff --git a/__pycache__/flow_control.cpython-313.pyc b/__pycache__/flow_control.cpython-313.pyc deleted file mode 100644 index acf7a8b..0000000 Binary files a/__pycache__/flow_control.cpython-313.pyc and /dev/null differ diff --git a/__pycache__/main.cpython-311.pyc b/__pycache__/main.cpython-311.pyc deleted file mode 100644 index 5c231f4..0000000 Binary files a/__pycache__/main.cpython-311.pyc and /dev/null differ diff --git a/__pycache__/performance_reporter.cpython-311.pyc b/__pycache__/performance_reporter.cpython-311.pyc deleted file mode 100644 index ca94e29..0000000 Binary files a/__pycache__/performance_reporter.cpython-311.pyc and /dev/null differ