yajuan yue / Mbed 2 deprecated ele350

Dependencies:   mbed

Fork of ele350 by JIAWEI ZHANG

Files at this revision

API Documentation at this revision

Comitter:
GGHHHH
Date:
Thu Oct 15 11:09:16 2015 +0000
Parent:
0:b43794060b94
Child:
2:9a0770c4fdd6
Commit message:
Created my library.

Changed in this revision

buttom.cpp Show annotated file Show diff for this revision Revisions of this file
mbed_blinky.lib Show annotated file Show diff for this revision Revisions of this file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/buttom.cpp	Thu Oct 15 11:09:16 2015 +0000
@@ -0,0 +1,14 @@
+#ifndef _BUTTON_H_
+#define _BUTTON_H_
+
+#include "mbed.h"
+#include <string>
+
+class Button {
+   private:
+        // CLASS ATTRIBUTES GO HERE
+   public:
+        // CLASS METHODS GO HERE
+};
+
+#endif
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed_blinky.lib	Thu Oct 15 11:09:16 2015 +0000
@@ -0,0 +1,1 @@
+http://mbed.org/teams/DBALab-Beacon/code/mbed_blinky/#b27d296776e4