Ingo Randolf

Results 31 comments of Ingo Randolf

thanks for your comment.

@jcmvbkbc thanks for the info

hi. you can have a look in the MQTT.h and MQTT.cpp files to see how it is done there. basically you need to add the signature of the function as...

i see what you mean. it's not really built to be wrapped like that. it would need an interface class you could then use to subclass your wrapper from. can...

btw. i encountered clashing variable names with ESP8266WiFi and pushed changes. please pull the updated version

great you made it work! i will have a look into an interface for that usecase.

hi. i myself used this library only on an esp8266. for esp32 i can not say, but it may compile and run. if you need to dynamically connect to a...