We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2a9c77 commit 797ab68Copy full SHA for 797ab68
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.4"
+#define FIRMWARE_VERSION "2.1.0"
14
#define MANUFACTURER "Huacanxing"
15
16
#include <string>
0 commit comments