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:
- 56:2797166656e0
- Parent:
- 53:b6bb4dab7823
- Child:
- 60:e1ac7fa5cf17
--- a/GraphicEngine/GraphicEngine.h Tue May 26 19:54:05 2020 +0000 +++ b/GraphicEngine/GraphicEngine.h Tue May 26 20:51:56 2020 +0000 @@ -71,7 +71,8 @@ void newLevel2(); void newLevel3(); void newLevelGo(); - + void introOne(); + void introTwo(); void displayTurtles(int x, int y, char c, int turtle_state); void drawSafetyLanes();