We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90993cf commit a5ad628Copy full SHA for a5ad628
h801-mqtt-json.ino
@@ -10,7 +10,7 @@
10
// #define MQTT_MAX_PACKET_SIZE 128 --> #define MQTT_MAX_PACKET_SIZE 800
11
12
#define MQTT_MAX_PACKET_SIZE 800
13
-#define FIRMWARE_VERSION "2.0.2"
+#define FIRMWARE_VERSION "2.0.3"
14
#define MANUFACTURER "Huacanxing"
15
16
#include <string>
0 commit comments