Calculate temperature based on resistance from thermistor with lookup chart

Revision:
1:cc492e6ba333
Parent:
0:39f659087759
Child:
4:25c01de9fb3f
Child:
5:88bf5a42812e
--- a/thermister_ert-j0eg1.cpp	Mon Mar 07 23:17:16 2016 +0000
+++ b/thermister_ert-j0eg1.cpp	Mon Mar 07 23:27:27 2016 +0000
@@ -1,5 +1,5 @@
 #include "mbed.h"
-#include "ohms.h"
+#include "ohms.h"  // from library ohms_law
 
 // Set of resistance values from data sheet used to lookup temperature to find
 // location in a 5V band.