knolleary / pubsubclient

A client library for the Arduino Ethernet Shield that provides support for MQTT.
http://pubsubclient.knolleary.net/
MIT License
3.83k stars 1.47k forks source link

Using pubsub with Wifi and GPRS connections #811

Open RNagao opened 3 years ago

RNagao commented 3 years ago

I am using both Wifi (WifiManager.h) and GPRS (TinyGSM) connections in my project. How can I instance both using pubsubclient?

clabnet commented 2 years ago

+1