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.cpp
- Revision:
- 22:236319885874
- Parent:
- 17:3c9672c6e532
- Child:
- 24:4e8bdcb74266
diff -r 6b5d2d75e083 -r 236319885874 Face/Face.cpp
--- a/Face/Face.cpp Tue Apr 02 17:40:59 2019 +0000
+++ b/Face/Face.cpp Wed Apr 03 15:11:12 2019 +0000
@@ -5,6 +5,7 @@
#endif
Face::Face(){
+ visible = false;
}
bool Face::getVisible(){