-->
Page 1 of 1

espduino example will not compile

PostPosted: Wed Dec 30, 2015 8:06 am
by bobcroft
Hi, I am trying to run the MQTT example from the espduino library. When I try and compile it I get the following error. I am using Arduino 1.6.5 r2 and the latest ESP/Arduino stable version (Nov release).
'ESP does not name a type'

Can anyone tell me how to solve this please.

My aim is to use an Arduino, because I need more I/0 to process the MQTT messages received by the ESP8266-12E.

Thank you

Bob

Re: espduino example will not compile

PostPosted: Wed Dec 30, 2015 2:36 pm
by bobcroft
Hi folks, I found the problem, my stupidity!! I had not set the board type to UNO duh!