ELEC2645 (2018/19) / Mbed 2 deprecated el16y2m

Dependencies:   mbed

Revision:
17:9f7ff626210b
Parent:
12:777558372c67
diff -r eedfe331cd22 -r 9f7ff626210b Detect/Detect.cpp
--- 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.
 */