Blynk example

Dependents:   Blynk_Example_WIZwiki-W7500

Fork of Blynk by Volodymyr Shymanskyy

Revision:
7:8879692d4e6c
Parent:
0:58b20b438383
Child:
9:7369ec77a3ea
--- a/BlynkWidgets.h	Thu Jun 23 23:00:40 2016 +0000
+++ b/BlynkWidgets.h	Wed Oct 12 09:18:39 2016 +0300
@@ -11,4 +11,9 @@
 #include <WidgetLCD.h>
 #include <WidgetTerminal.h>
 #include <WidgetBridge.h>
-// Cannot auto-include WidgetSD, as it has library dependency
+#include <WidgetTimeInput.h>
+#include <WidgetTable.h>
+
+// Cannot auto-include as these have library dependencies
+//#include <WidgetRTC.h>
+//#include <WidgetSD.h>