Buzzzer

Dependents:   ishtendo-vI-IX-IX-V Oled_bme280

Fork of beep by Pallavi Prasad

Revision:
1:e29e9889cfb4
Parent:
0:080ef5594cce
--- a/beep.cpp	Thu Oct 11 20:14:49 2012 +0000
+++ b/beep.cpp	Wed May 04 13:00:51 2016 +0000
@@ -1,3 +1,13 @@
+/** Piezo Buzzer Functions
+* Used for creating an audible alert when starting and to indicate failure of task
+@file beep.cpp
+@brief PiezoBuzzer header file containing functions uses PWM
+@brief write stuff ehre
+@author Pallavi Prasad
+@date April2016
+*/
+
+
 #include "beep.h"
 #include "mbed.h"