Example sketches for the new Arduino IDE for ESP8266

Moderator: igrr

User avatar
By AcmeUK
#22776 Hi
I get this compile error :-
Arduino: 1.6.5 (Windows 7), Board: "Generic ESP8266 Module, 80 MHz, 115200, 512K (64K SPIFFS)"

MQTT_Led.ino:15:112: fatal error: PubSubClient.h: No such file or directory
compilation terminated.
Error compiling.

Is it the knolleary library that is required?
User avatar
By kas
#22783
j0hncc wrote:Ok, I will be looking forward to the release of your app! I would be happy to help beta test it as well...

Cheers,
John


Sorry John, I realized I was not clear enough,
The App is available now, just send me your email via PM
User avatar
By kas
#22784
AcmeUK wrote:Hi
I get this compile error :-
Arduino: 1.6.5 (Windows 7), Board: "Generic ESP8266 Module, 80 MHz, 115200, 512K (64K SPIFFS)"

MQTT_Led.ino:15:112: fatal error: PubSubClient.h: No such file or directory
compilation terminated.
Error compiling.

Is it the knolleary library that is required?


This is the Imroy library from http://github.com/Imroy/pubsubclient
Let me know how it works