Closed aknoerig closed 10 years ago
Waiting for him to accept our PR, use our fork https://github.com/jacobrosenthal/pubsubclient
On Mon, Jul 21, 2014 at 1:02 AM, aknoerig notifications@github.com wrote:
Compilation of the skynetim_mqq_eth_StandardFirmata fails under Arduino 1.5.7 with the latest PubSubClient:
skynetim_mqtt_eth_StandardFirmata.ino: In function 'void loop()': skynetim_mqtt_eth_StandardFirmata.ino:702:14: error: 'class PubSubClient' has no member named 'publishHeader'
— Reply to this email directly or view it on GitHub https://github.com/octoblu/microblu_mqtt/issues/1.
This branch https://github.com/jacobrosenthal/pubsubclient/tree/streamingpublish
On Mon, Jul 21, 2014 at 1:48 AM, Jacob Rosenthal jakerosenthal@gmail.com wrote:
Waiting for him to accept our PR, use our fork https://github.com/jacobrosenthal/pubsubclient
On Mon, Jul 21, 2014 at 1:02 AM, aknoerig notifications@github.com wrote:
Compilation of the skynetim_mqq_eth_StandardFirmata fails under Arduino 1.5.7 with the latest PubSubClient:
skynetim_mqtt_eth_StandardFirmata.ino: In function 'void loop()': skynetim_mqtt_eth_StandardFirmata.ino:702:14: error: 'class PubSubClient' has no member named 'publishHeader'
— Reply to this email directly or view it on GitHub https://github.com/octoblu/microblu_mqtt/issues/1.
Thanks, that works. Would be good to document, though. :)
Compilation of the skynetim_mqq_eth_StandardFirmata fails under Arduino 1.5.7 with the latest PubSubClient: