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
Diff: Coin/Coin.cpp
- 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;