From 2f058ec421172a7950d24b5b2d9dd7d88c94e619 Mon Sep 17 00:00:00 2001 From: zhyinch <zhyinch@gmail.com> Date: 星期六, 07 十一月 2020 17:39:36 +0800 Subject: [PATCH] Revert "V1.34 增加滤波 防撞1对10发货" --- 源码/核心板/Src/application/dw_app.h | 2 +- 1 files changed, 1 insertions(+), 1 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 73d4193..f39a2d3 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" @@ -36,7 +36,7 @@ #define DFT_RAND_DLY_TIM_MS 1 #define QUIT_SLOT_TIME 5 #define KEEP_TIMES 3 - +#define SLOT_SCALE 0.7 #define RNG_DELAY_MS 100 /* Default antenna delay values for 64 MHz PRF. See NOTE 1 below. */ -- Gitblit v1.9.3