Lab3

Dependencies:   mbed-rtos mbed

Fork of ESE519_Lab3_EC_v2 by ese519

Files at this revision

API Documentation at this revision

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
--- 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();