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.
Fork of ESE519_Lab3_EC_v2 by
Revision 8:4b0f6f68db12, committed 2015-10-16
- Comitter:
- jfields
- Date:
- Fri Oct 16 19:39:37 2015 +0000
- Parent:
- 7:f4814b9756fc
- Commit message:
- aa
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r f4814b9756fc -r 4b0f6f68db12 main.cpp --- a/main.cpp Fri Oct 16 19:39:08 2015 +0000 +++ b/main.cpp Fri Oct 16 19:39:37 2015 +0000 @@ -89,7 +89,7 @@ //find_keys(); // execute elevator alg - if (!el_q_size) { + if (el_q_size) { /* q_mutex.lock();