低压2150mV
This commit is contained in:
parent
8bfc62d9e7
commit
6c27ef9544
|
@ -2,7 +2,7 @@
|
||||||
* @Author : stark1898y 1658608470@qq.com
|
* @Author : stark1898y 1658608470@qq.com
|
||||||
* @Date : 2024-12-12 15:55:38
|
* @Date : 2024-12-12 15:55:38
|
||||||
* @LastEditors : stark1898y 1658608470@qq.com
|
* @LastEditors : stark1898y 1658608470@qq.com
|
||||||
* @LastEditTime : 2025-05-29 18:34:19
|
* @LastEditTime : 2025-05-30 12:20:15
|
||||||
* @FilePath : \BLE_TYQ_CH584M\BSP\inc\bsp_valve.h
|
* @FilePath : \BLE_TYQ_CH584M\BSP\inc\bsp_valve.h
|
||||||
* @Description :
|
* @Description :
|
||||||
*
|
*
|
||||||
|
@ -48,7 +48,7 @@ extern tmosTaskID vavle_task_id;
|
||||||
|
|
||||||
// #define LOW_VABAT_CLOSE_VALUE 2000
|
// #define LOW_VABAT_CLOSE_VALUE 2000
|
||||||
|
|
||||||
#define LOW_VABAT_CLOSE_MV 2050
|
#define LOW_VABAT_CLOSE_MV 2150
|
||||||
|
|
||||||
|
|
||||||
#define HIGN_TEMP_CLOSE_C 60
|
#define HIGN_TEMP_CLOSE_C 60
|
||||||
|
|
Loading…
Reference in New Issue