From da4481b9d156d64a2041ace163c140b1dac1da8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BB=96=E5=BE=B7=E4=BA=91?= Date: Mon, 7 Jul 2025 23:45:13 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A3=B0=E9=80=9F=E8=AE=A1=E7=AE=97=E5=8A=9F?= =?UTF-8?q?=E8=83=BD=E9=AA=8C=E8=AF=81=E6=AD=A3=E7=A1=AE=EF=BC=8C=E5=AD=94?= =?UTF-8?q?=E6=9D=BF=E8=AE=A1=E7=AE=97=E8=BF=98=E6=9C=AA=E9=AA=8C=E8=AF=81?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- User/NG/.idea/editor.xml | 97 ++++++++++++ User/NG/CMakeLists.txt | 5 +- User/NG/Detail.c | 2 + User/NG/FlowCal.c | 27 +--- User/NG/OFlowCal.c | 329 --------------------------------------- User/NG/Therm.c | 20 +-- User/NG/main.c | 14 +- 7 files changed, 120 insertions(+), 374 deletions(-) delete mode 100644 User/NG/OFlowCal.c diff --git a/User/NG/.idea/editor.xml b/User/NG/.idea/editor.xml index ec90224..25c6c37 100644 --- a/User/NG/.idea/editor.xml +++ b/User/NG/.idea/editor.xml @@ -243,5 +243,102 @@