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: Face/Face.h
- Revision:
- 32:9c250eda7f3f
- Parent:
- 24:4e8bdcb74266
- Child:
- 34:5cb9b4d01f5c
--- a/Face/Face.h Fri Apr 05 15:34:28 2019 +0000 +++ b/Face/Face.h Fri Apr 05 15:43:27 2019 +0000 @@ -1,4 +1,5 @@ #include "mbed.h" + /** Face class *@brief A class used to instantiate a face object, each cube will store 6 of these and will all be rendered to display the cube *@author Christopher Doel