We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b82448 commit 2bcfabaCopy full SHA for 2bcfaba
src/Main.h
@@ -11,7 +11,7 @@
11
#define CUSTOM_APP_MANUFACTURER "Domochip"
12
#define CUSTOM_APP_MODEL "WPalaControl"
13
#define CUSTOM_APP_CLASS WPalaControl
14
-#define VERSION_NUMBER "3.5.1"
+#define VERSION_NUMBER "3.5.2"
15
16
#define CUSTOM_APP_HEADER TOSTRING(CUSTOM_APP_CLASS.h) // calculated header file "{CUSTOM_APP_CLASS}.h"
17
#define DEFAULT_AP_SSID CUSTOM_APP_MODEL // Default Access Point SSID "{CUSTOM_APP_MODEL}"
0 commit comments