Used in class for algorithm development NMHU. Looking at the behavior of the PWM class

Dependencies:   mbed

Fork of blink_kl46z by Stanley Cohen

History

Example of the use of PWM for the KL46Z. Used for algorithms class at NMHU default tip

2014-09-03, by scohennm [Wed, 03 Sep 2014 15:03:30 +0000] rev 1

Example of the use of PWM for the KL46Z. Used for algorithms class at NMHU


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.