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:
- 45:c58777a61caf
- Parent:
- 44:0b0d31dc3d05
- Child:
- 46:4cdec96221cd
--- a/spase_ship/space_ship.h Sun Apr 21 14:49:03 2019 +0000 +++ b/spase_ship/space_ship.h Sun Apr 21 14:51:39 2019 +0000 @@ -25,7 +25,7 @@ private: int _height; - + int _width; }; #endif