![](/media/cache/profiles/ibmfp2.jpg.50x50_q85.jpg)
Demo for new class to play a note on a speaker using a PWM output See http://mbed.org/users/4180_1/notebook/using-a-speaker-for-audio-output/
Diff: Speaker.h
- Revision:
- 2:68eee0fb2026
- Parent:
- 0:b2fdf3770282
--- a/Speaker.h Sun Jan 20 03:02:37 2013 +0000 +++ b/Speaker.h Tue Oct 21 03:14:51 2014 +0000 @@ -1,5 +1,5 @@ #include "mbed.h" -// new class to play a note on Speaker based on PwmOut class +// a new class to play a note on Speaker based on PwmOut class class Speaker { public: