Remove my private token from project

This commit is contained in:
maxxir
2019-03-16 18:33:12 +04:00
parent d1a891d044
commit 7e308a8242
2 changed files with 2 additions and 2 deletions

View File

@@ -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