We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30ea38e commit 807dab3Copy full SHA for 807dab3
ESPixelStick.h
@@ -27,7 +27,7 @@
27
#endif
28
29
/* Name and version */
30
-const char VERSION[] = "3.0-rc2 (20170804)";
+const char VERSION[] = "3.0-rc3 (20170805)";
31
32
#define HTTP_PORT 80 /* Default web server port */
33
#define MQTT_PORT 1883 /* Default MQTT port */
0 commit comments