diff --git a/sdk_fix/README.txt b/sdk_fix/README.txt index a31e19a..1e1b6e0 100644 --- a/sdk_fix/README.txt +++ b/sdk_fix/README.txt @@ -1,4 +1,4 @@ -Copy these files and past them at the location. +Copy and replace the files at these locations: -user_interface ---> \packages\esp8266\hardware\esp8266\2.0.0\tools\sdk\include -ESP8266WiFi.cpp and ESP8266WiFi.h ---> \packages\esp8266\hardware\esp8266\2.0.0\libraries\ESP8266WiFi\src \ No newline at end of file +user_interface.h -> \packages\esp8266\hardware\esp8266\2.0.0\tools\sdk\include +ESP8266WiFi.cpp and ESP8266WiFi.h -> \packages\esp8266\hardware\esp8266\2.0.0\libraries\ESP8266WiFi\src \ No newline at end of file