From 92c0ba372195ecd463305d99e98552b5dd2bd1ff Mon Sep 17 00:00:00 2001 From: Volodymyr Shymanskyy Date: Tue, 4 Jul 2023 12:22:48 +0300 Subject: [PATCH] Update BlynkClient.ino --- examples/BlynkClient/BlynkClient.ino | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/examples/BlynkClient/BlynkClient.ino b/examples/BlynkClient/BlynkClient.ino index bd4885d8..2ab7f3d9 100644 --- a/examples/BlynkClient/BlynkClient.ino +++ b/examples/BlynkClient/BlynkClient.ino @@ -22,6 +22,11 @@ * Change GPRS apm, user, pass, and Blynk auth token to run :) **************************************************************/ +/* Fill in information from Blynk Device Info here */ +#define BLYNK_TEMPLATE_ID "TMPxxxxxx" +#define BLYNK_TEMPLATE_NAME "Device" +#define BLYNK_AUTH_TOKEN "YourAuthToken" + #define BLYNK_PRINT Serial // Comment this out to disable prints and save space // Default heartbeat interval for GSM is 60