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: GraphicEngine/GraphicEngine.h
- Revision:
- 8:52794de935b2
- Parent:
- 5:6e3afee7eac3
- Child:
- 13:cd6d2f999057
--- a/GraphicEngine/GraphicEngine.h Mon May 11 22:57:53 2020 +0000 +++ b/GraphicEngine/GraphicEngine.h Tue May 12 05:14:17 2020 +0000 @@ -41,6 +41,7 @@ void clear(); void refresh(); + void print(); void contrast();