ferdinand0815
Results
1
issues of
ferdinand0815
The library fails to compile on ESP8266 when calling connect() with a port, as in mqttClient.connect(mqttBrokerIp, mqttPort). ``` error: call of overloaded 'connect(IPAddress&, uint16_t&)' is ambiguous ArduinoMqttClient/src/MqttClient.h:82:15: note: candidate: 'virtual...
type: imperfection
topic: code