thermferm/mqtt.h

changeset 545
c382a6c58c20
parent 533
49580ca85ab7
child 547
0e4d4b45249f
--- a/thermferm/mqtt.h	Wed Jul 18 13:26:37 2018 +0200
+++ b/thermferm/mqtt.h	Thu Jul 19 12:47:52 2018 +0200
@@ -7,7 +7,6 @@
 #define STATUS_CONNACK_RECVD 1
 #define STATUS_WAITING 2
 
-#endif
 
 /*
  * Public functions
@@ -43,3 +42,5 @@
 void publishNData(bool birth, int flag);
 
 #endif
+
+#endif

mercurial