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_Example_WIZwiki-W7500
Fork of Blynk by
BlynkWidgets.h
00001 /** 00002 * @file BlynkWidgets.h 00003 * @author Volodymyr Shymanskyy 00004 * @license This project is released under the MIT License (MIT) 00005 * @copyright Copyright (c) 2015 Volodymyr Shymanskyy 00006 * @date Mar 2015 00007 * @brief 00008 */ 00009 00010 #include <WidgetLED.h > 00011 #include <WidgetLCD.h > 00012 #include <WidgetTerminal.h > 00013 #include <WidgetBridge.h > 00014 #include <WidgetTimeInput.h > 00015 #include <WidgetTable.h > 00016 #include <WidgetGPS.h > 00017 #include <WidgetMap.h > 00018 00019 // Cannot auto-include as these have library dependencies 00020 //#include <WidgetRTC.h> 00021 //#include <WidgetSD.h>
Generated on Tue Jul 12 2022 17:30:45 by
1.7.2
