ELEC2645 (2018/19) / Mbed 2 deprecated 2645_Project_SiutingWong201186503

Dependencies:   mbed

Revision:
14:13e82f720bea
Parent:
1:f09ff0ed98fd
Child:
15:749c595b19e2
--- a/Wall/Wall.h	Thu May 09 05:25:04 2019 +0000
+++ b/Wall/Wall.h	Thu May 09 06:19:58 2019 +0000
@@ -20,7 +20,7 @@
     int get_height();
 
 private:
-
+    // parameters of the walls
     int _height;
     int _width;
     int _x;