Blynk example

Dependents:   Blynk_Example_WIZwiki-W7500

Fork of Blynk by Volodymyr Shymanskyy

Revision:
0:58b20b438383
Child:
7:8879692d4e6c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/BlynkWidgets.h	Sat May 07 08:02:50 2016 +0000
@@ -0,0 +1,14 @@
+/**
+ * @file       BlynkWidgets.h
+ * @author     Volodymyr Shymanskyy
+ * @license    This project is released under the MIT License (MIT)
+ * @copyright  Copyright (c) 2015 Volodymyr Shymanskyy
+ * @date       Mar 2015
+ * @brief
+ */
+
+#include <WidgetLED.h>
+#include <WidgetLCD.h>
+#include <WidgetTerminal.h>
+#include <WidgetBridge.h>
+// Cannot auto-include WidgetSD, as it has library dependency