Jean-Paul Saysana / Mbed 2 deprecated jls44_a1

Dependencies:   mbed C12832 FXOS8700Q LM75B eCompass_FPU_Lib

Files at this revision

API Documentation at this revision

Comitter:
co838_jls44
Date:
Fri Feb 24 14:33:41 2017 +0000
Parent:
0:4b83b332b327
Commit message:
comment about the playnote method

Changed in this revision

include/Speaker.h Show annotated file Show diff for this revision Revisions of this file
diff -r 4b83b332b327 -r c54902f21aa8 include/Speaker.h
--- a/include/Speaker.h	Fri Feb 24 11:25:05 2017 +0000
+++ b/include/Speaker.h	Fri Feb 24 14:33:41 2017 +0000
@@ -1,7 +1,8 @@
 /* Developed by Jean-Paul Saysana - jls44 - MSc Student in Computer Security    */
 /* Internet of Things and Mobile Devices - CO838 University of Kent             */
 /* Class speaker to play sound */
-/* The PlayNote method was inspired by an example of the Speaker */
+/* The PlayNote method was inspired by the speaker_demo_PWM */
+/* https://developer.mbed.org/users/4180_1/code/speaker_demo_PWM/ */
 
 #ifndef SPEAKER_H_
 #define SPEAKER_H_