ELEC2645 (2018/19) / Mbed 2 deprecated el17mtu_

Dependencies:   mbed

Revision:
22:eadcb3d8fec0
Parent:
20:d9987ed262c7
--- a/ModeA/ModeA.h	Thu May 09 04:32:41 2019 +0000
+++ b/ModeA/ModeA.h	Thu May 09 04:45:21 2019 +0000
@@ -34,8 +34,8 @@
        * @param bar_width @details width of the bar
        * @param bar_speed @details speed of the bar
        * @param score @details score
-       * @param size_top @details random legth
-       * @param size_bottom @details random legth
+       * @param size_top @details random length
+       * @param size_bottom @details random length
        */
     void initialise(N5110 &lcd);
 
@@ -142,7 +142,7 @@
     */
     void Game(N5110 &lcd);
 
-//variables that are privatly defined 
+//variables that are privatly defined
 private:
     int x_position;
     int y_position;