Browse Source

v0.3

master
zhaohe 1 year ago
parent
commit
bb0287ace0
  1. 2
      app/src/board/board.h

2
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)
//

Loading…
Cancel
Save