ELEC2645 (2018/19) / Mbed 2 deprecated el17ajf

Dependencies:   mbed

Fork of el17ajf by Angus Findlay

Revision:
25:bf47fe41883a
Parent:
24:555cb65502a3
Child:
34:0bb0d010e755
--- a/Tetromino/Tetromino.h	Thu Apr 04 08:08:01 2019 +0000
+++ b/Tetromino/Tetromino.h	Thu Apr 04 15:53:06 2019 +0000
@@ -60,7 +60,7 @@
     Tetromino rotatedAnticlockwise();
     
     /**
-     * @brief Draw this Tetramino with the 
+     * @brief Draw this Tetramino to the screen
      * @returns A tetromino with the same blocks as this, but rotated
      * 90 degrees about the 'origin' (rounded down)
      */