From bb0287ace090db8b9e6f25a3f184dc3c83474d3b Mon Sep 17 00:00:00 2001 From: zhaohe Date: Fri, 9 Feb 2024 00:52:11 +0800 Subject: [PATCH] v0.3 --- app/src/board/board.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/board/board.h b/app/src/board/board.h index 1836f83..067b3bf 100644 --- a/app/src/board/board.h +++ b/app/src/board/board.h @@ -57,7 +57,7 @@ * Ó¦ÓóÌÐòÅäÖà * *******************************************************************************/ -#define HEART_WAVE_SAMPLE_SERVICE_CACHE_SIZE (3 * 3 * 128) +#define HEART_WAVE_SAMPLE_SERVICE_CACHE_SIZE (180) #define FILE_MAX_COUNT 1 #define SDCARD_MAX_FILE_SIZE (uint32_t)(3.5 * 1024 * 1024 * 1024) //