Volodymyr Shymanskyy / Blynk Featured

Dependents:   Blynk_RBL_BLE_Nano Blynk_MicroBit Blynk_Serial Blynk_RBL_BLE_Nano

Revision:
22:e1d3971fd902
Parent:
18:c328c1a97f90
--- a/utility/BlynkDebug.cpp	Thu Dec 21 14:34:46 2017 +0200
+++ b/utility/BlynkDebug.cpp	Fri Jan 26 22:18:19 2018 +0000
@@ -153,8 +153,8 @@
         //pc.puts("(...)");
     }
 
-    BLYNK_CONSTRUCTOR
-    static void BlynkSystemInit()
+    //BLYNK_CONSTRUCTOR
+    void BlynkSystemInit()
     {
         blynk_waker.attach(&blynk_wake, 2.0);
         blynk_millis_timer.start();