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: Motordriver PixelArray RemoteIR
Revision 99:08d58c8231ca, committed 2019-06-16
- Comitter:
- yangyejin
- Date:
- Sun Jun 16 23:17:49 2019 +0000
- Parent:
- 95:e5bd6956765b
- Commit message:
- q
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Sun Jun 16 16:43:01 2019 +0000 +++ b/main.cpp Sun Jun 16 23:17:49 2019 +0000 @@ -525,7 +525,7 @@ for(int i = 0; i < 5; i++) calibratedMin[i] = 1023; - + //fin thread sock_thread.join(); cali_thread.join(); LED_thread.join();