![](/media/cache/group/default_image.jpg.50x50_q85.jpg)
Xbee-Smart-Home-Inside RX Test
Dependencies: Si7021 mbed-rtos JPEGCamera mbed
Fork of Xbee-Smart-Home-Inside by
Revision 7:fdfe30cea3c2, committed 2017-05-02
- 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 |
diff -r 6a43e2fdb8aa -r fdfe30cea3c2 main.cpp --- 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);