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: HCSR04 X_NUCLEO_6180XA1 mbed
Fork of HelloWorld_6180XA1 by
Diff: main.cpp
- Revision:
- 42:ee8c5b1f2e1d
- Parent:
- 40:204f84887d70
- Child:
- 43:f03152407731
--- a/main.cpp Mon Mar 21 16:20:08 2016 +0000 +++ b/main.cpp Wed Jun 15 11:57:24 2016 +0000 @@ -187,7 +187,6 @@ } } DisplayMsg("BYE"); - delete board; } /*=================================== Main ==================================