thermferm/thermferm.c

changeset 547
0e4d4b45249f
parent 545
c382a6c58c20
child 548
2924fe4911d9
--- a/thermferm/thermferm.c	Thu Jul 19 12:55:40 2018 +0200
+++ b/thermferm/thermferm.c	Thu Jul 19 14:08:32 2018 +0200
@@ -1096,6 +1096,9 @@
 	    initlog(unit->name);
 	}
     }
+#ifdef HAVE_MOSQUITTO_H
+    publishDBirthAll();
+#endif
 
 #ifdef HAVE_WIRINGPI_H
     piLock(LOCK_LCD);

mercurial