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.
Diff: Map/Map_test.h
- Revision:
- 15:90b6821bcf64
- Parent:
- 14:7419c680656f
- Child:
- 18:11068b98e261
--- a/Map/Map_test.h Sun Apr 26 20:31:53 2020 +0000 +++ b/Map/Map_test.h Tue Apr 28 19:13:12 2020 +0000 @@ -7,7 +7,8 @@ Map map; /** Map Test -@brief Checks that the map goes to the correct x postion when moved. +@brief Checks that the map moves to the correct x position depedning on map_move input. +Also checks that map can go to required range of x positions. @author Benjamin Evans, University of Leeds @date April 2020 @return true if test are passed