Skip to content

Commit a5ad628

Browse files
committed
Bump firmware version to 2.0.3
1 parent 90993cf commit a5ad628

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

h801-mqtt-json.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
// #define MQTT_MAX_PACKET_SIZE 128 --> #define MQTT_MAX_PACKET_SIZE 800
1111

1212
#define MQTT_MAX_PACKET_SIZE 800
13-
#define FIRMWARE_VERSION "2.0.2"
13+
#define FIRMWARE_VERSION "2.0.3"
1414
#define MANUFACTURER "Huacanxing"
1515

1616
#include <string>

0 commit comments

Comments
 (0)