No changes made

Dependents:   DewPoint_Sensor_NormalScreen disp70 disp70 DPTimer_NormalScreen_8R_DIP_4-20mA_Out

Files at this revision

API Documentation at this revision

Comitter:
koosvanderwat
Date:
Mon Feb 19 09:37:41 2018 +0000
Parent:
0:cb02bfe8cf44
Commit message:
123

Changed in this revision

HYT.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/HYT.cpp	Wed Sep 14 15:22:42 2016 +0000
+++ b/HYT.cpp	Mon Feb 19 09:37:41 2018 +0000
@@ -35,7 +35,7 @@
         }
     } else {
         // no new value received from sensor
-        return 0;    
+        return -2;    
     } 
     
     return 0;