Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

đã cập nhật file configs.h #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions classLed_BT/configs.h
Original file line number Diff line number Diff line change
@@ -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