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: Wall/Wall.h
- Revision:
- 14:13e82f720bea
- Parent:
- 1:f09ff0ed98fd
- Child:
- 15:749c595b19e2
--- a/Wall/Wall.h Thu May 09 05:25:04 2019 +0000 +++ b/Wall/Wall.h Thu May 09 06:19:58 2019 +0000 @@ -20,7 +20,7 @@ int get_height(); private: - + // parameters of the walls int _height; int _width; int _x;