Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[paho-dev] Eclipse Paho - Arduino Client

Hi,

I would like using the Arduino Paho client with Waspmote (IDE). Using third-party libraries with the IDE expects a “MQTTClient.h" and “MQTTClient.cpp". Since all files in the Arduino Paho client have the “c" extension and (if i’m right) “MQTTClient.h" contains the headers as well as the implementation I’m looking for a suggestion how to create the needed “MQTTClient.h" and “MQTTClient.cpp" files?

Thanks.
Guy


Back to the top