Blynk example

Dependents:   Blynk_Example_WIZwiki-W7500

Fork of Blynk by Volodymyr Shymanskyy

Revision:
13:ed6276c0afb7
Parent:
10:c241e4227173
Child:
14:76d8fd871a4d
--- a/BlynkApiMbed.h	Thu Jan 12 02:21:21 2017 +0200
+++ b/BlynkApiMbed.h	Sun Apr 09 14:50:30 2017 +0300
@@ -1,5 +1,5 @@
 /**
- * @file       BlynkApiArduino.h
+ * @file       BlynkApiMbed.h
  * @author     Volodymyr Shymanskyy
  * @license    This project is released under the MIT License (MIT)
  * @copyright  Copyright (c) 2015 Volodymyr Shymanskyy
@@ -8,8 +8,8 @@
  *
  */
 
-#ifndef BlynkApiArduino_h
-#define BlynkApiArduino_h
+#ifndef BlynkApiMbed_h
+#define BlynkApiMbed_h
 
 #include "mbed.h"