Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: 4DGL-uLCD-SE PinDetect
Fork of Xbee-Smart-Home-Outside by
Revision 5:65fd90a3352d, committed 2017-05-02
- Comitter:
- pkoirala3
- Date:
- Tue May 02 21:42:10 2017 +0000
- Parent:
- 4:f87a36946c09
- Commit message:
- Final Version
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
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;