Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of blink_kl46z by
History
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 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.