For use and an example of states and mod operator with KL46Z somewhat abusive use of c++

Dependencies:   SLCD mbed

Fork of blink_kl46z by Stanley Cohen

History

Created a true state machine for NMHU class program HW sample default tip

2014-09-11, by scohennm [Thu, 11 Sep 2014 22:32:51 +0000] rev 4

Created a true state machine for NMHU class program HW sample


Revised so that there is no wait function.

2014-09-09, by scohennm [Tue, 09 Sep 2014 21:49:20 +0000] rev 3

Revised so that there is no wait function.


Moved location of PWM frequencies

2014-09-05, by scohennm [Fri, 05 Sep 2014 23:37:33 +0000] rev 2

Moved location of PWM frequencies


Use of KL46z PWM LCD and LED's for NMHU 140904

2014-09-05, by scohennm [Fri, 05 Sep 2014 02:26:47 +0000] rev 1

Use of KL46z PWM LCD and LED's for NMHU 140904


Shows a little more logic and defines off and on for the led's which are false and true respectively. Also, time for blink is a 2-element array.

2014-08-14, by scohennm [Thu, 14 Aug 2014 21:18:38 +0000] rev 0

Shows a little more logic and defines off and on for the led's which are false and true respectively. Also, time for blink is a 2-element array.