Initial working Telegram bot, LDR and LED
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#define WIFI_SSID "your_wifi_ssid"
|
||||
#define WIFI_PASS "your_wifi_password"
|
||||
#define TELEGRAM_BOT_TOKEN "your_bot_token"
|
||||
#define TELEGRAM_CHAT_ID "your_chat_id"
|
||||
Reference in New Issue
Block a user