Kani Yildirim / Mbed 2 deprecated Lab3-final

Dependencies:   mbed

Fork of Lab3 by Kani Yildirim

Revision:
1:1fed24f3a531
Parent:
0:2270b7a3a8ad
Child:
2:14bfd1fc2163
--- a/main.cpp	Thu Nov 16 15:49:53 2017 +0000
+++ b/main.cpp	Thu Nov 16 15:51:43 2017 +0000
@@ -3,7 +3,9 @@
 Ka ha;
 
 int main () {
-
-    ha.toggle(10);
+    //ha.set_led0();
+    //ha.clear_led0();
+    //ha.invert();
+    //ha.toggle(10);
     return 0;
 }
\ No newline at end of file