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
Fork of el17dg by
Diff: game/hud.h
- 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. */