From d1563a9cafa83f7b4932e7885d5cb1b52f108375 Mon Sep 17 00:00:00 2001
From: zhyinch <zhyinch@gmail.com>
Date: 星期六, 13 七月 2019 23:02:37 +0800
Subject: [PATCH] 广州200套出货程序,修改通讯时间参数

---
 源码/核心板/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 908e171..ef6e1fd 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"
@@ -4,12 +4,12 @@
 
 #include "stm32f10x.h"
 #include "filters.h"
-
+#include "ADC.h"
 //#define WORK_MODE_TAG
 #define WORK_MODE_ANCHOR
 
 //#define NEWBOARD
-#define TAG_OUTPUT
+//#define TAG_OUTPUT
 #define HEX_OUTPUT
 
 #define REPOET_ANC_NUM 6

--
Gitblit v1.9.3