terry LAI / Mbed 2 deprecated ESDC2014-pwm

Dependencies:   mbed

Fork of ESDC2014 by terry LAI

Revision:
6:7ab57721c0fb
Parent:
5:098e6a44bd94
--- a/communication.h	Fri Jul 04 16:08:29 2014 +0000
+++ b/communication.h	Mon Jul 07 06:10:11 2014 +0000
@@ -92,6 +92,8 @@
     
       int read();
     
+    uint8_t buzzer_type;
+    
 private:
     void init();
     uint8_t* buffer_IntelToMbed;