ELEC2645 (2018/19) / Mbed 2 deprecated el17cd

Dependencies:   mbed

Revision:
32:9c250eda7f3f
Parent:
25:3995271e411c
Child:
34:5cb9b4d01f5c
--- a/Cube/Cube.h	Fri Apr 05 15:34:28 2019 +0000
+++ b/Cube/Cube.h	Fri Apr 05 15:43:27 2019 +0000
@@ -3,6 +3,7 @@
 #define FACE_H
 #include "Face.h"
 #endif
+
 /** Cube class
 *@brief A class used to instantiate a cube object, this is the obstacle in the game
 *@author Christopher Doel