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: mbed DRV88255 TextLCD Ping mbed-rtos
Diff: main.cpp
- Revision:
- 35:c9261391a995
- Parent:
- 34:e2d7865063da
- Child:
- 40:1668630544c7
--- a/main.cpp Tue Jun 14 11:17:06 2016 +0000 +++ b/main.cpp Tue Jun 14 15:31:30 2016 +0000 @@ -115,4 +115,6 @@ lcd.updateScreen(d); } + + return 1; } \ No newline at end of file