-->
Page 4 of 6

Re: Pushbullet example

PostPosted: Sat May 14, 2016 1:40 pm
by hasseswe
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.

Re: Pushbullet example

PostPosted: Sun May 15, 2016 12:12 am
by electronicsguy
You need to change your board type to esp8266 "generic"

Re: Pushbullet example

PostPosted: Sun May 15, 2016 3:48 am
by hasseswe
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:

Re: Pushbullet example

PostPosted: Sun May 15, 2016 11:14 am
by hasseswe
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