Xbee-Smart-Home-Inside RX Test

Dependencies:   Si7021 mbed-rtos JPEGCamera mbed

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

Files at this revision

API Documentation at this revision

Comitter:
pkoirala3
Date:
Tue May 02 21:41:59 2017 +0000
Parent:
6:6a43e2fdb8aa
Commit message:
Final Version

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Tue May 02 20:39:15 2017 +0000
+++ b/main.cpp	Tue May 02 21:41:59 2017 +0000
@@ -12,7 +12,6 @@
 
 DigitalOut rst1(p8);
 
-AnalogIn ambient(p16);
 PwmOut light(p21);
 Si7021 tempHum(p28, p27);