Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: Blynk_RBL_BLE_Nano Blynk_MicroBit Blynk_Serial Blynk_RBL_BLE_Nano
Diff: utility/BlynkDebug.cpp
- 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();