Update BlynkClient.ino
This commit is contained in:
committed by
GitHub
parent
318fa45bee
commit
92c0ba3721
@@ -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
|
||||
|
Reference in New Issue
Block a user