frdm ticker example for the Freescale freedom platform

Dependencies:   mbed

Fork of frdm_ticker by Freescale

Files at this revision

API Documentation at this revision

Comitter:
chris
Date:
Fri Oct 12 14:57:51 2012 +0000
Parent:
1:bbb4d2753b6b
Child:
3:c9a411d4fe64
Commit message:
Changed program description

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Fri Oct 12 14:55:55 2012 +0000
+++ b/main.cpp	Fri Oct 12 14:57:51 2012 +0000
@@ -18,4 +18,4 @@
         led1 = !led1;
         wait (0.3); // flip led1 every 0.3 seconds
     }
-}
+}
\ No newline at end of file