Imroy / pubsubclient

A client library for the ESP8266 that provides support for MQTT
MIT License
433 stars 115 forks source link

Subscribe to two topics? #67

Closed vazquezjm closed 7 years ago

vazquezjm commented 7 years ago

Hi! Is it possible to subscribe to two different topics and act accordingly? For instance, I want to control two devices using a single ESP8266-01

Thanks!