ELEC2645 (2018/19) / Mbed 2 deprecated el17dg

Dependencies:   mbed

Fork of el17dg by Dmitrijs Griskovs

Revision:
30:d454d0cb72bc
Parent:
29:579e00b7f118
Child:
31:becb8f6bf7b7
--- a/game/hud.h	Mon Apr 15 12:59:51 2019 +0000
+++ b/game/hud.h	Tue Apr 16 21:16:33 2019 +0000
@@ -27,7 +27,7 @@
     lcd.printString(buffer,0,0);
     }
      
-/** @brief mointors, updates and shows the player's lives
+/** @brief Mointors, updates and shows the player's lives.
  * @details Checks the palyer's life value and lights the LEDs on/off accordingly to
  * how many lifes are left. green = 3, yellow = 2 and red = 1.
  */