code to access the AT30TSE75x temperature and E-prom device

Dependents:   AT30TSE752TST AT30TSE752TST2

Revision:
5:c783703a9e28
Parent:
3:5944e2454e42
Child:
6:cc295531021e
--- a/AT30TSE75x.h	Wed Mar 15 17:15:53 2017 +0000
+++ b/AT30TSE75x.h	Thu Mar 30 18:19:22 2017 +0000
@@ -133,8 +133,8 @@
     //@param Nonvolatile   set the Nonvolataile register if set to none zero 
     void set_TlowLimitRegister(int &error ,  float temperture, int Nonvolatile=0) ;
     void set_THighLimitRegister(int &error ,  float temperture, int Nonvolatile=0) ;
-    float get_THighLimitRegister(int &error ,  float temperture, int Nonvolatile=0) ;
-    float get_TLowLimitRegister(int &error ,  float temperture, int Nonvolatile=0) ;
+    float get_THighLimitRegister(int &error ,   int Nonvolatile=0) ;
+    float get_TLowLimitRegister(int &error ,  int Nonvolatile=0) ;
     
     // copies the Volatile registers to the NoneVolataile registers 
     // reads the volataile config register to check the NoneVolataile register status