frdm ticker example for the Freescale freedom platform

Dependencies:   mbed

Fork of frdm_ticker by Freescale

Revision:
1:bbb4d2753b6b
Parent:
0:5e8c7a36cb58
Child:
2:b085bc47e75b
--- a/main.cpp	Fri Oct 12 13:03:56 2012 +0000
+++ b/main.cpp	Fri Oct 12 14:55:55 2012 +0000
@@ -18,4 +18,4 @@
         led1 = !led1;
         wait (0.3); // flip led1 every 0.3 seconds
     }
-}
\ No newline at end of file
+}