Thermocouple mV conversion library
Revision 1:5421fc992678, committed 2016-11-07
- Comitter:
- adisuciu
- Date:
- Mon Nov 07 16:04:51 2016 +0000
- Parent:
- 0:a878bf59a337
- Commit message:
- Updated include filename case
Changed in this revision
Thermocouple.cpp | Show annotated file Show diff for this revision Revisions of this file |
Thermocouple_lut.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r a878bf59a337 -r 5421fc992678 Thermocouple.cpp --- a/Thermocouple.cpp Mon Nov 07 15:47:01 2016 +0000 +++ b/Thermocouple.cpp Mon Nov 07 16:04:51 2016 +0000 @@ -1,4 +1,4 @@ -#include "thermocouple.h" +#include "Thermocouple.h" // http://srdata.nist.gov/its90/download/allcoeff.tab
diff -r a878bf59a337 -r 5421fc992678 Thermocouple_lut.cpp --- a/Thermocouple_lut.cpp Mon Nov 07 15:47:01 2016 +0000 +++ b/Thermocouple_lut.cpp Mon Nov 07 16:04:51 2016 +0000 @@ -1,4 +1,4 @@ -#include "thermocouple.h" +#include "Thermocouple.h" #ifdef TYPE_B_LUT