thermferm/mqtt.c

changeset 566
776a605befa5
parent 564
3fc61dd28656
child 569
9c69d43bfb06
--- a/thermferm/mqtt.c	Mon Aug 06 17:04:57 2018 +0200
+++ b/thermferm/mqtt.c	Fri Aug 24 14:14:31 2018 +0200
@@ -29,7 +29,7 @@
 extern int		my_shutdown;
 extern int		my_reboot;
 extern const char	UNITMODE[5][8];
-extern const char	UNITSTAGE[3][10];
+extern const char	UNITSTAGE[4][12];
 extern const char	PROFSTATE[5][6];
 extern const char	TEMPSTATE[3][8];
 

mercurial