Use long-hand write on Digital I/O

Dependencies:   mbed SLCD

Fork of blink_kl46z by Stanley Cohen

History

Update revision to include LCD default tip

2015-01-17, by scohennm [Sat, 17 Jan 2015 23:41:30 +0000] rev 3

Update revision to include LCD


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

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

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


Changed to make Digital I/O more explicit

2015-01-17, by scohennm [Sat, 17 Jan 2015 23:29:49 +0000] rev 1

Changed to make Digital I/O more explicit


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.