Temperature sensor library
Dependents: HEPTA_SENSOR HEPTA_SENSOR
Revision 7:79fba3155857, committed 2019-08-21
- Comitter:
- HeptaSatTraining2019
- Date:
- Wed Aug 21 12:20:04 2019 +0000
- Parent:
- 6:9a367d5cf53d
- Commit message:
Changed in this revision
HeptaTemp.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r 9a367d5cf53d -r 79fba3155857 HeptaTemp.h --- a/HeptaTemp.h Tue Sep 12 08:15:32 2017 +0000 +++ b/HeptaTemp.h Wed Aug 21 12:20:04 2019 +0000 @@ -12,14 +12,9 @@ private: //resistance - float R1 ; - float R2 ; - float R3; - float R4; - float R5; + float R1,R2,R3,R4,R5; float Pt; - float R_1; - float R_2; + float R_1,R_2; //current float I; //voltage