From 8e5ab00fc4e99ac80c6375728aaff799fb6fa227 Mon Sep 17 00:00:00 2001 From: MrHamal <108598877+MrHamal@users.noreply.github.com> Date: Sun, 1 Jun 2025 08:37:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=B8=80=E6=AC=A1=E6=A0=87?= =?UTF-8?q?=E5=AE=9A=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .cproject | 2 +- .settings/language.settings.xml | 13 ++++++++++++- applications/main.c | 6 +++--- ble_bjq_ch303rct6_ml307.launch | 2 +- 4 files changed, 17 insertions(+), 6 deletions(-) diff --git a/.cproject b/.cproject index a9a8985..b9a9ee6 100644 --- a/.cproject +++ b/.cproject @@ -646,4 +646,4 @@ - \ No newline at end of file + diff --git a/.settings/language.settings.xml b/.settings/language.settings.xml index 49506bb..71ee6f4 100644 --- a/.settings/language.settings.xml +++ b/.settings/language.settings.xml @@ -5,7 +5,18 @@ - + + + + + + + + + + + + diff --git a/applications/main.c b/applications/main.c index f96775f..d4382c0 100644 --- a/applications/main.c +++ b/applications/main.c @@ -2,8 +2,8 @@ * @Author: mbw * @Date: 2024-10-23 17:14:16 * @LastEditors: mbw && 1600520629@qq.com - * @LastEditTime: 2025-04-13 16:02:06 - * @FilePath: \ble_bjq_ch303rct6_ml307\applications\main.c + * @LastEditTime: 2025-06-01 08:35:48 + * @FilePath: \1\ble_-tyq_-bjq_-ch32-v303\applications\main.c * @Descrt_thread_ * * Copyright (c) 2024 by ${git_name_email}, All Rights Reserved. @@ -202,7 +202,7 @@ int APP_Calibration_Handle (void) { return 0; } - gas_calibration_voltage |= gas_buf[i]; + gas_calibration_voltage += gas_buf[i]; rt_thread_mdelay (1000); } if (i == 10) diff --git a/ble_bjq_ch303rct6_ml307.launch b/ble_bjq_ch303rct6_ml307.launch index 7523c2f..6e4870b 100644 --- a/ble_bjq_ch303rct6_ml307.launch +++ b/ble_bjq_ch303rct6_ml307.launch @@ -59,4 +59,4 @@ - \ No newline at end of file +