0.5.3 - added auto reconnect fn to javascript to fix broken page loads in some cases

This commit is contained in:
2017-03-19 00:35:12 +01:00
parent b074eb4f2c
commit 8eb01a725b
5 changed files with 34 additions and 18 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#ifndef USER_MAIN_H_H
#define USER_MAIN_H_H
#define FIRMWARE_VERSION "0.5.2"
#define FIRMWARE_VERSION "0.5.3"
#define TERMINAL_GITHUB_REPO "https://github.com/MightyPork/esp-vt100-firmware"
#endif //USER_MAIN_H_H