Smart-Home-TX Test

Dependencies:   4DGL-uLCD-SE PinDetect

Fork of Xbee-Smart-Home-Outside by prana koirala

Revision:
5:65fd90a3352d
Parent:
4:f87a36946c09
diff -r f87a36946c09 -r 65fd90a3352d main.cpp
--- a/main.cpp	Tue May 02 20:37:18 2017 +0000
+++ b/main.cpp	Tue May 02 21:42:10 2017 +0000
@@ -14,7 +14,6 @@
 PinDetect getStatus(p16);
 PinDetect toggleLight(p17);
 PinDetect camPic(p18);
-PwmOut speaker(p21);
 
 volatile bool statusReq = false;
 volatile bool flipLed = false;