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: RosenEngine/RosenEngine.h
- Revision:
- 12:47578eb9ea73
- Parent:
- 11:73cd744ffa80
- Child:
- 13:e114d362186d
diff -r 73cd744ffa80 -r 47578eb9ea73 RosenEngine/RosenEngine.h --- a/RosenEngine/RosenEngine.h Tue Apr 09 11:21:18 2019 +0000 +++ b/RosenEngine/RosenEngine.h Wed Apr 10 11:01:19 2019 +0000 @@ -23,6 +23,7 @@ void get_pos(); void title(N5110 &lcd); int get_cursor(); + void ship_select(N5110 &lcd); int ship_xpos; int ship_ypos;