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: Cube/Cube.h
- 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