/** 03_pwm_led * This program controls the duty cycle of * a PWM output connected to LED1 (LED_RED) * through the serial connection. * * Valid commands: '1', '5', '9' * Corresponding duty cycle: 10%, 50%, 90% * Period: 2000 ms * * Hardware requirements: * - FRDM-KL25Z board */

Dependencies:   mbed

Fork of 03_pwm_led by Istvan Cserny

Committer:
icserny
Date:
Wed Oct 21 12:31:41 2015 +0000
Revision:
0:68ad188ca8c4
First version

Who changed what in which revision?

UserRevisionLine numberNew contents of line
icserny 0:68ad188ca8c4 1 http://mbed.org/users/mbed_official/code/mbed/builds/34e6b704fe68