From 97ce9d99e6c8a56d40d18376be3d0f8ce1fdf6b4 Mon Sep 17 00:00:00 2001 From: yincheng.zhong <634916154@qq.com> Date: 星期四, 23 十一月 2023 15:35:19 +0800 Subject: [PATCH] V1.1 6.5G版本 --- Src/application/dw_app.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Src/application/dw_app.h b/Src/application/dw_app.h index 0928e1f..567996a 100644 --- a/Src/application/dw_app.h +++ b/Src/application/dw_app.h @@ -98,6 +98,7 @@ #define SEQUENCE_IDX 3 #define BATTARY_IDX 4 #define BUTTON_IDX 7 +#define PRESSNUM_IDX 7 #define DW_CTRL_GPIO GPIOA #define DW_ENABLE HAL_GPIO_WritePin(DW_CTRL_GPIO, DW_CTRL_Pin, GPIO_PIN_RESET) -- Gitblit v1.9.3