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: Detect/Detect.cpp
- Revision:
- 17:9f7ff626210b
- Parent:
- 12:777558372c67
--- a/Detect/Detect.cpp Thu May 09 04:54:18 2019 +0000
+++ b/Detect/Detect.cpp Thu May 09 05:08:02 2019 +0000
@@ -12,7 +12,8 @@
level_1_x, level_1_y : Coordinates for gold/rock in level 1. Random coordinates will mess up with the difficulty of game.
level_1_X, level_1_Y : centre point for gold/rock which we will draw a circle with.
- They are global variables stored in "Global_my"
+
+ !They are global variables stored in "Global_my"
This is same for level 2 and level 3.
*/