We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa00334 commit 844a234Copy full SHA for 844a234
main/CommandHandler.cpp
@@ -41,7 +41,7 @@
41
int errno;
42
#endif
43
44
-const char FIRMWARE_VERSION[6] = "1.5.0";
+const char FIRMWARE_VERSION[6] = "1.6.0";
45
46
/*IPAddress*/uint32_t resolvedHostname;
47
0 commit comments