Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By Mmiscool
#30309 I get the following error msg.

Code: Select allESP8266Basic:1436: error: 'class IPAddress' has no member named 'toString'
'class IPAddress' has no member named 'toString'
User avatar
By Mmiscool
#30477 The latest staging version will cause my program to crash when compiled. it crashed immediately when it start up.

How can I copy the files required from the latest staging release in to my current set up?

I am not to familiar with the arduino set up but i have the following folders on my hard drive.

AppData\Roaming\Arduino15\packages\esp8266\hardware\esp8266\1.6.5-1044-g170995a\cores\esp8266

The 2 files
IPAddress.h
IPAddress.cpp

seem to reside there.

Can you point me at exact links to get the new files?
and are there any other files that will need to be replaced?