ELEC2645 (2018/19) / Mbed 2 deprecated el17cr

Dependencies:   mbed

Files at this revision

API Documentation at this revision

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
--- 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();
     /**