The present code executes a counter that checks current state and determines the next state.

Dependencies:   mbed

Fork of 2645_FSM_Counter by Craig Evans

Revision:
1:81b129bec569
Parent:
0:e8be38c50b44
Child:
2:324696ae91a9
--- a/main.cpp	Wed Jan 06 12:08:57 2016 +0000
+++ b/main.cpp	Wed Jan 06 12:24:45 2016 +0000
@@ -1,6 +1,6 @@
 /* 
 
-2645_Ticker
+2645_FSM_Counter
 
 Sample code from ELEC2645 Week 16 Lab