Saltware / Mbed 2 deprecated Water Play

Dependencies:   mbed DRV88255 TextLCD Ping mbed-rtos

Revision:
68:b769c0f23406
Parent:
65:b277b4067d4a
Child:
71:38bb6bf09933
--- a/settings.h	Mon Jun 20 10:57:32 2016 +0000
+++ b/settings.h	Mon Jun 20 12:48:42 2016 +0000
@@ -5,7 +5,7 @@
 
 // If defined the system runs in test mode and executes testMain() in testing.cpp
 // Else the system runs in production mode and executes realMain() in main.cpp.
-#define TEST_MODE
+//#define TEST_MODE
 
 #ifdef TEST_MODE
 #define MAIN testMain
@@ -53,7 +53,7 @@
 
 // Temerature and Salinity measurements
 #define NUM_MEASUREMENTS            50
-// Delay between each measurement in ms
+// Delay between each measurement in ms for the Temperature sensor
 #define MEASUREMENT_DELAY           100
 
 // Below this value, we assume salinity sensor is NC