Search found 3 matches

by brandall
29 May 2016, 06:02
Forum: ESP Easy: Software
Topic: Firmware Updates
Replies: 4
Views: 4244

Re: Firmware Updates

// MQTT client
PubSubClient MQTTclient("");

???
by brandall
29 May 2016, 05:09
Forum: ESP Easy: Software
Topic: Firmware Updates
Replies: 4
Views: 4244

Re: Firmware Updates

This is the message I get in Arduino 1.69 we I export to binary.

no matching function for call to 'PubSubClient::PubSubClient(const char [1])'
by brandall
29 May 2016, 02:30
Forum: ESP Easy: Software
Topic: Firmware Updates
Replies: 4
Views: 4244

Firmware Updates

Hello,

Where do I find the latest ESPEasy firmware .bin update file? I've checked this link https://github.com/ESP8266nu/ESPEasy , but I don't see any .bin or zip folders like R78.

Thank you!