thermferm/thermferm.h

changeset 78
c49ab5179bf3
parent 77
143077e54255
child 79
eb9dd60aa791
--- a/thermferm/thermferm.h	Wed Jun 25 16:56:09 2014 +0200
+++ b/thermferm/thermferm.h	Wed Jun 25 17:18:01 2014 +0200
@@ -124,6 +124,7 @@
 #ifdef HAVE_WIRINGPI_H
     int			lcd_cols;		/* LCD display columns		*/
     int			lcd_rows;		/* LCD display rows		*/
+    int			lcd_address;		/* LCD display i2c address	*/
 #endif
     units_list		*units;			/* Fermenter units		*/
     						/* ControlSettings:		*/

mercurial