From 74560fa32a8f0ea0924a81e85360e79c94ddbf3d Mon Sep 17 00:00:00 2001 From: zhyinch <zhyinch@gmail.com> Date: 星期五, 19 七月 2019 16:38:08 +0800 Subject: [PATCH] 样机发货程序 --- 源码/核心板/Src/application/dw_app.h | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git "a/\346\272\220\347\240\201/\346\240\270\345\277\203\346\235\277/Src/application/dw_app.h" "b/\346\272\220\347\240\201/\346\240\270\345\277\203\346\235\277/Src/application/dw_app.h" index ef6e1fd..1ccd853 100644 --- "a/\346\272\220\347\240\201/\346\240\270\345\277\203\346\235\277/Src/application/dw_app.h" +++ "b/\346\272\220\347\240\201/\346\240\270\345\277\203\346\235\277/Src/application/dw_app.h" @@ -12,8 +12,8 @@ //#define TAG_OUTPUT #define HEX_OUTPUT -#define REPOET_ANC_NUM 6 -#define REPOET_ANC_NUM_MIN 4 +#define REPOET_ANC_NUM 1 +#define REPOET_ANC_NUM_MIN 1 #define TOTAL_TAG_NUM 200 #define TAG_ID_START 0// 0x00980000 -- Gitblit v1.9.3