8 lines
201 B
Plaintext
8 lines
201 B
Plaintext
#pragma once
|
|
|
|
#define TELEGRAM_BOT_TOKEN "123123123123:BBCeAAewGN_wayA123VnbqRNJL4l3dpXy2S"
|
|
#define TELEGRAM_BOT_OWNER "321123321"
|
|
|
|
#define WIFI_SSID "Wifi_SSID"
|
|
#define WIFI_PASSWORD "secretPassword"
|