ELEC2645 (2018/19) / Mbed 2 deprecated el17szs

Dependencies:   mbed

Files at this revision

API Documentation at this revision

Comitter:
shahidsajid
Date:
Thu May 09 10:31:34 2019 +0000
Parent:
34:d9099874bbc3
Commit message:
Final Submission. I have read and agreed with Statement of Academic Integrity.

Changed in this revision

Cricket/Cricket.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/Cricket/Cricket.cpp	Thu May 09 10:17:13 2019 +0000
+++ b/Cricket/Cricket.cpp	Thu May 09 10:31:34 2019 +0000
@@ -55,7 +55,7 @@
    _check_bowled=0;
    _check_update=-1;
 }
-//resets the ux method and the game variables for start of new game
+//resets the ux method and the game variables for start of new game.
 void Cricket::game_reset(){
     //pad.leds_off();
     _ux.reset();