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: shot/shot.h
- Revision:
- 9:62d6559f0d50
- Parent:
- 8:8287d2ef965d
- Child:
- 10:02ab3324be6c
--- a/shot/shot.h Wed Apr 29 15:20:34 2020 +0000 +++ b/shot/shot.h Sat May 09 08:27:07 2020 +0000 @@ -46,8 +46,6 @@ ////mutators int get_size(); - //int _size;//use for resize number of vector - private: std::vector<shot_posandtype> _p;