added buzzer function

Fork of m3pi by Chris Styles

Files at this revision

API Documentation at this revision

Comitter:
richardfirth
Date:
Sun Jan 17 05:17:48 2016 +0000
Parent:
8:4b7d6ea9b35b
Child:
10:d0bb2b822af8
Commit message:
make sure changing the library doesn't effect other progs (only comment changed)

Changed in this revision

m3pi.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/m3pi.cpp	Thu May 12 13:26:37 2011 +0000
+++ b/m3pi.cpp	Sun Jan 17 05:17:48 2016 +0000
@@ -20,6 +20,8 @@
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  * THE SOFTWARE.
  */
+ 
+ // sdfsgsg
 
 #include "mbed.h"
 #include "m3pi.h"