Arduino News here

Moderator: igrr

User avatar
By jayc75
#12798 hi thanks for the updates..
I've put the download into c:\Arduino, started the arduino.exe then set the com port to where the ESP8266 is connected at, and change the board to generic Esp8266, chose an example and hit verify, after a while it give an error compiling !!!! any idea on what i'm missing here?

thanks.
User avatar
By igrr
#12800 @jayc75 as I just posted, there is an issue with Windows build that will be fixed in a few hours.
libintl DLL that is used by the xtensa compiler is missing from the build.
User avatar
By alonewolfx2
#12801
igrr wrote:@jayc75 as I just posted, there is an issue with Windows build that will be fixed in a few hours.
libintl DLL that is used by the xtensa compiler is missing from the build.

i can compile and upload on windows7 x64.
and can you help me with i2c? what is default sda and scl pin on arduino esp?