clone

Dependencies:   BLE_API Blynk mbed nRF51822

Fork of Blynk_RBL_BLE_Nano by Volodymyr Shymanskyy

Revision:
2:56696744060e
Parent:
1:6b5c74442c7a
--- a/main.cpp	Thu Jun 23 23:09:33 2016 +0000
+++ b/main.cpp	Fri Nov 24 18:43:11 2017 +0000
@@ -30,9 +30,9 @@
 
 // You should get Auth Token in the Blynk App.
 // Go to the Project Settings (nut icon).
-char auth[] = "338b85a6c7aa451689ee3590cde0ad33";
+char auth[] = "e371ee943c6145a4bcb4fb1a24ee3abe";
 
-uint8_t device_name[] = "Blynk1";
+uint8_t device_name[] = "Blynker";
 
 void setup() {
   ble.init();