Saltware / Mbed 2 deprecated Water Play

Dependencies:   mbed DRV88255 TextLCD Ping mbed-rtos

Revision:
77:920037db135a
Parent:
76:5896b298b8bd
Child:
78:a44ad011dd41
--- a/main.cpp	Wed Jun 22 12:04:03 2016 +0000
+++ b/main.cpp	Wed Jun 22 12:10:24 2016 +0000
@@ -111,7 +111,7 @@
         
         if(!prox_alarm.isActive()) {
             printf("Running pidcontroller!\r\n");
-            pidc.run();
+            //pidc.run();
         } else {
             printf("Not running pidcontroller, prox alarm is active!\r\n");    
         }