- Enter the credentials to your prefered WiFi station. After rebooting the device tries to connect with this information. -
-diff --git a/tools/esp8266/defines.h b/tools/esp8266/defines.h index b5813f93..f44e5c0b 100644 --- a/tools/esp8266/defines.h +++ b/tools/esp8266/defines.h @@ -21,7 +21,7 @@ //------------------------------------- #define VERSION_MAJOR 0 #define VERSION_MINOR 5 -#define VERSION_PATCH 6 +#define VERSION_PATCH 7 //------------------------------------- diff --git a/tools/esp8266/html/setup.html b/tools/esp8266/html/setup.html index a1e0d51c..7596fbe7 100644 --- a/tools/esp8266/html/setup.html +++ b/tools/esp8266/html/setup.html @@ -52,64 +52,88 @@
- Enter the credentials to your prefered WiFi station. After rebooting the device tries to connect with this information. -
-