From 25c460c9da82215badc40a3ee917670263669f8e Mon Sep 17 00:00:00 2001 From: zhyinch <zhyinch@gmail.com> Date: 星期四, 25 三月 2021 17:48:40 +0800 Subject: [PATCH] V1.43 去掉滤波 单基站输出 --- 源码/核心板/Src/application/dw_app.h | 10 ++++++++-- 1 files changed, 8 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 0bc8089..3097882 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" @@ -18,9 +18,15 @@ #include <stdio.h> #include "beep.h" #include <math.h> +#include "TrackingDiff.h" +<<<<<<< HEAD +======= +//#define USART_INTEGRATE_OUTPUT +>>>>>>> parent of 47d2701 (V1.41 璐熸暟涓嶈緭鍑� 淇敼鍥炲485鏃犳樉绀築UG) -#define USART_INTEGRATE_OUTPUT - +//#define USART_SINGLE_OUTPUT +//#define USART_INTEGRATE_OUTPUT +#define USART_ALL_OUTPUT //#define NEWBOARD //#define TAG_OUTPUT -- Gitblit v1.9.3