We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa555f5 commit 33979f8Copy full SHA for 33979f8
lib/App/App.hpp.sample
@@ -9,7 +9,7 @@
9
#define TLOG1( format, x) TelnetStream.printf( "(%ld) " format, millis(), x )
10
11
#define APP_NAME "ESP8266 Arduino Info"
12
-#define APP_VERSION "0.8.2"
+#define APP_VERSION "0.8.3"
13
#define APP_AUTHOR "Dr. Thorsten Ludewig <[email protected]>"
14
#define APP_CONFIG_FILE "/config.bin"
15
0 commit comments