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
Revision 8:8d9c5a7e57d3, committed 2019-05-09
- Comitter:
- el17cr
- Date:
- Thu May 09 15:17:36 2019 +0000
- Parent:
- 7:cf469c3505a2
- Commit message:
- Finalised publish
Changed in this revision
| Falldown/Falldown.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r cf469c3505a2 -r 8d9c5a7e57d3 Falldown/Falldown.h
--- a/Falldown/Falldown.h Thu May 09 06:22:13 2019 +0000
+++ b/Falldown/Falldown.h Thu May 09 15:17:36 2019 +0000
@@ -112,7 +112,7 @@
// destructor
/**
* @brief Destructs the Falldown object
- * @details deallocates memory location for the ground object
+ * @details deallocates memory location for the falldown object
*/
~Falldown();
/**