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
+