diff -r 3593b18486d7 -r 776a605befa5 thermferm/mqtt.c --- 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];