ELEC2645 (2018/19) / Mbed 2 deprecated el17set_

Dependencies:   mbed

Revision:
26:3652bc2fe3fc
Parent:
23:5e8a435e568f
--- a/Coin/Coin.cpp	Thu May 09 13:43:23 2019 +0000
+++ b/Coin/Coin.cpp	Thu May 09 14:40:58 2019 +0000
@@ -27,6 +27,7 @@
   return y_coin;
 }
 
+// gets current number of coins collected //
 int Coin::get_coins()
 {
   return coin;