thermferm/mqtt.h

changeset 504
862de87f9f89
parent 499
602d9968960f
child 506
cdcd07bbee30
--- a/thermferm/mqtt.h	Thu May 12 21:43:07 2016 +0200
+++ b/thermferm/mqtt.h	Sat Apr 29 17:07:36 2017 +0200
@@ -17,5 +17,6 @@
 void mqtt_publish_int(char *, char *, int);
 void mqtt_publish_float(char *, char *, float, int);
 void mqtt_publish_str(char *, char *, char *);
+void mqtt_publish_clear(char *, char *);
 
 #endif

mercurial