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