Library for the MAX11300

Revision:
18:8ee1928ffe6c
Parent:
17:658202c79f33
Child:
19:2d747d4b424b
--- a/MAX113XX_Pixi.h	Sat May 13 00:11:38 2017 +0000
+++ b/MAX113XX_Pixi.h	Wed Sep 06 12:38:11 2017 -0700
@@ -169,6 +169,8 @@
         ///Diode connected Q2
         External2
     };
+	
+	static const uint8_t MAX_REGISTER_ADRS = 0x73;
     
     ///Command results
     enum CmdResult_e
@@ -351,4 +353,4 @@
 };
 
 
-#endif /* _MAX113XX_PIXI_H_ */
\ No newline at end of file
+#endif /* _MAX113XX_PIXI_H_ */