esp-mqtt-arduino icon indicating copy to clipboard operation
esp-mqtt-arduino copied to clipboard

change mqtt broker address

Open tranpic opened this issue 8 years ago • 1 comments

your library is so good, but i have problem. i can't change mqtt broker address, because MQTT myMqtt(" ","192.168.1.20",1883); can you fix it? so thank

tranpic avatar Jun 29 '17 04:06 tranpic

hm. i see what you mean. until this is solved: if you dynamically create your broker, you always could create a new one with the new address...

i-n-g-o avatar Jul 18 '17 14:07 i-n-g-o