Example sketches for the new Arduino IDE for ESP8266

Moderator: igrr

User avatar
By hasseswe
#47445 i get this

Arduino: 1.6.8 (Windows 7), Board: "Arduino/Genuino Uno"

In file included from C:\Users\h\Documents\Arduino\libraries\ESP8266WiFi\src/ESP8266WiFi.h:33:0,

from C:\Users\h\Documents\Arduino\sketch_may14b\sketch_may14b.ino:1:

C:\Users\h\Documents\Arduino\libraries\ESP8266WiFi\src/ESP8266WiFiType.h:26:19: fatal error: queue.h: No such file or directory

#include <queue.h> where can i find it

^

compilation terminated.

exit status 1
Error compiling for board Arduino/Genuino Uno.

This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
User avatar
By hasseswe
#47468
electronicsguy wrote:You need to change your board type to esp8266 "generic"


:oops: :oops: :oops:

yet another reason not to keep going when you are tired
thanks :mrgreen:
User avatar
By hasseswe
#47482
electronicsguy wrote:You need to change your board type to esp8266 "generic"


txh :D ,
But now I get these error messages
When I'll upload the code, I get these error messages
it is because I have linked wrong when it comes cables ????

warning: espcomm_sync failed
error: espcomm_open failed
error: espcomm_upload_mem failed

//Hasse