From c14b50537740b3ff2542d8176380a21e975d0292 Mon Sep 17 00:00:00 2001 From: Stefan Kremser Date: Mon, 17 Jul 2017 14:08:26 +0200 Subject: [PATCH] improved sdk_fix readme --- sdk_fix/README.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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