You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. I am writing a sketch for ESP 32, I need to run a Web server and an MQTT client. I am using Arduino IDE-2.3, your library and AsyncMqttClient.h, it causes an error when compiling. error.txt
There are a lot of error messages attached in the file. Separately, the server and the client's mqtt are installed and work great, but they don't want to work together. The problem is with AcyncTCP. Can anyone tell me how to fix it?
The text was updated successfully, but these errors were encountered:
Hello. I am writing a sketch for ESP 32, I need to run a Web server and an MQTT client. I am using Arduino IDE-2.3, your library and AsyncMqttClient.h, it causes an error when compiling.
error.txt
There are a lot of error messages attached in the file. Separately, the server and the client's mqtt are installed and work great, but they don't want to work together. The problem is with AcyncTCP. Can anyone tell me how to fix it?
The text was updated successfully, but these errors were encountered: