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.
Revision 21:7b6da5796f47, committed 2020-05-13
- Comitter:
- ZhongYufan
- Date:
- Wed May 13 14:59:01 2020 +0000
- Parent:
- 20:af94fcab9f51
- Commit message:
- Final Submission. I have read and agreed with Statement of Academic Integrity
Changed in this revision
Claw/Claw-test.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/Claw/Claw-test.h Wed May 13 14:28:37 2020 +0000 +++ b/Claw/Claw-test.h Wed May 13 14:59:01 2020 +0000 @@ -44,7 +44,6 @@ if (read_pos_2.x != 41 || read_pos_2.y != 16) { success_flag = false; } - return success_flag; } #endif \ No newline at end of file