Remove my private token from project

master
maxxir 7 years ago
parent d1a891d044
commit 7e308a8242

@ -26,3 +26,5 @@ wiz_NetInfo netInfo = { .mac = {0x00, 0x08, 0xdc, 0xab, 0xcd, 0xef}, // Mac add
.dhcp = NETINFO_STATIC}; //Static IP configuration
#endif
//My auth token for my android test application "m1284 + W5500":
uint8_t auth[] = "add_your_own_token_here"; // You should get your own Auth Token in the BLYNK App

@ -26,8 +26,6 @@
//***********BLYNK related: BEGIN
#define SOCK_BLYNK_CLIENT 6
//My auth token for my android test application "m1284 + W5500":
uint8_t auth[] = "c113f724351444fc872ae586d70b18cd"; // You should get your own Auth Token in the BLYNK App
// Shouldn't used here, because used DNS resolving BLYNK server IP
// IP: 139.59.206.133 for <blynk-cloud.com> via WIN7 nslookup - actually need to use DNS resolving