From e39d78ea775c8a1f7c5d2177c6f505af5fd0c669 Mon Sep 17 00:00:00 2001 From: "lxbpxylps@126.com" Date: Mon, 1 Mar 2021 21:15:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E7=81=B0=E5=BA=A6=E4=BC=A0?= =?UTF-8?q?=E6=84=9F=E5=99=A8=E4=B8=B4=E7=95=8C=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- TaiChi/sensorTaiChi.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TaiChi/sensorTaiChi.h b/TaiChi/sensorTaiChi.h index 109a7be..19a9f16 100644 --- a/TaiChi/sensorTaiChi.h +++ b/TaiChi/sensorTaiChi.h @@ -23,7 +23,7 @@ #define GRAY_6_VCC 53 //灰度传感器临界值 -#define GRAY_GATE_VAL 800 +#define GRAY_GATE_VAL 700 //灰度传感器闪烁时间 #define GRAY_FLASH_TIME 200