From b6d9e112208931ffb28663e73a2d3045d4bbed96 Mon Sep 17 00:00:00 2001 From: stark1898y <1658608470@qq.com> Date: Thu, 29 May 2025 18:57:03 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9A=82=E5=AD=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BSP/inc/bsp_valve.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BSP/inc/bsp_valve.h b/BSP/inc/bsp_valve.h index 5c56e0f..0be2e0a 100644 --- a/BSP/inc/bsp_valve.h +++ b/BSP/inc/bsp_valve.h @@ -36,7 +36,7 @@ extern tmosTaskID vavle_task_id; -#define VALVE_LOW_VBAT_ALARM_PERIOD_MS (1000 * 60 * 10) +// #define VALVE_LOW_VBAT_ALARM_PERIOD_MS (1000 * 60 * 10) #define VALVE_DECT_PERIOD_MS (1000 * 60 * 10)