From 6740e5b967121975034bca6c32ca9fec79dbe967 Mon Sep 17 00:00:00 2001 From: Luc Date: Fri, 8 Apr 2016 20:27:02 +0200 Subject: [PATCH] Update README.md add CPU Frequency setting for better performance as no more set by FW itself --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 38bc0dbf..e4774212 100644 --- a/README.md +++ b/README.md @@ -119,6 +119,7 @@ Please use [Arduino IDE 1.6.5](http://arduino.cc/en/Main/Software) with the esp Please use [Arduino IDE 1.6.8](http://arduino.cc/en/Main/Software) and [git version of esp8266 module](http://esp8266.github.io/Arduino/versions/2.1.0/doc/installing.html#using-git-version) * To flash the module : +For better performance select CPU Frequency to be 160MHz instead of default 80MHz Use IDE to upload directly (latest version of board manager module generate one binary) * To flash the html files present in data directory you need to use another tool, installation and usage is explained [here](https://github.com/esp8266/Arduino/blob/master/doc/filesystem.md#uploading-files-to-file-system) Once flashed you also can use the web updater to flash new FW in System Configuration Page or go to settings to change html files