From d968dc97680f20347745024eaa78497c6e1d8677 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=AA=20Ch=C3=AD=20Tuy=E1=BB=81n?= <45262669+HocJ2me@users.noreply.github.com> Date: Tue, 18 Oct 2022 18:46:35 +0700 Subject: [PATCH] =?UTF-8?q?=C4=91=C3=A3=20c=E1=BA=ADp=20nh=E1=BA=ADt=20fil?= =?UTF-8?q?e=20configs.h?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- classLed_BT/configs.h | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/classLed_BT/configs.h b/classLed_BT/configs.h index 659e56f..02c7ca0 100644 --- a/classLed_BT/configs.h +++ b/classLed_BT/configs.h @@ -1,13 +1,13 @@ -#define LED_GREEN_PIN 25 -#define LED_RED_PIN 32 -#define LED_BLUE_PIN 33 +#define PIN_GREEN_LED 25 +#define PIN_RED_LED 32 +#define PIN_BLUE_LED 33 -#define BT_1_PIN 34 -#define BT_2_PIN 35 +#define PIN_BT_1 34 +#define PIN_BT_2 35 -#define DHT_PIN 23 -#define DHT_SENSOR -//#define SHT_SENSOR +#define PIN_DHT 23 +#define USING_DHT_SENSOR +//#define USING_SHT_SENSOR #define THOI_GIAN_GIUA_CAC_LED 1000