No changes made
Dependents: DewPoint_Sensor_NormalScreen disp70 disp70 DPTimer_NormalScreen_8R_DIP_4-20mA_Out
Revision 1:2d50976e2506, committed 2018-02-19
- 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 |
diff -r cb02bfe8cf44 -r 2d50976e2506 HYT.cpp --- 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;