diff --git a/examples/BlynkClient/BlynkClient.ino b/examples/BlynkClient/BlynkClient.ino index bd4885d..2ab7f3d 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