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: spase_ship/space_ship.h
- Revision:
- 38:07b77fa42fe1
- Parent:
- 37:b2ced2de074b
- Child:
- 39:d99148c1c92d
--- a/spase_ship/space_ship.h Sat Apr 20 23:44:04 2019 +0000 +++ b/spase_ship/space_ship.h Sat Apr 20 23:48:46 2019 +0000 @@ -15,7 +15,7 @@ space_ship(); ~space_ship(); - + void init(int x,int height,int width);