diff --git a/data/www/index.html b/data/www/index.html
index 44300bd..7abfc5e 100644
--- a/data/www/index.html
+++ b/data/www/index.html
@@ -1 +1 @@
-
ESP8266 React
\ No newline at end of file
+ESP8266 React
\ No newline at end of file
diff --git a/data/www/js/0.439a.js.gz b/data/www/js/0.439a.js.gz
new file mode 100644
index 0000000..a2b0ff8
Binary files /dev/null and b/data/www/js/0.439a.js.gz differ
diff --git a/data/www/js/0.da55.js.gz b/data/www/js/0.da55.js.gz
deleted file mode 100644
index d4d4441..0000000
Binary files a/data/www/js/0.da55.js.gz and /dev/null differ
diff --git a/data/www/js/2.8ca9.js.gz b/data/www/js/2.8ca9.js.gz
new file mode 100644
index 0000000..7d566a4
Binary files /dev/null and b/data/www/js/2.8ca9.js.gz differ
diff --git a/data/www/js/2.9881.js.gz b/data/www/js/2.9881.js.gz
deleted file mode 100644
index d92c214..0000000
Binary files a/data/www/js/2.9881.js.gz and /dev/null differ
diff --git a/platformio.ini b/platformio.ini
index 2f81ad3..c06a090 100644
--- a/platformio.ini
+++ b/platformio.ini
@@ -7,10 +7,10 @@
;
; Please visit documentation for the other options and examples
; http://docs.platformio.org/page/projectconf.html
-
-[env:node32s]
-platform = espressif32
-board = node32s
+[env:esp12e]
+platform = espressif8266
+board = esp12e
+board_build.f_cpu = 160000000L
extra_scripts = pre:timelib_fix.py