We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pangolin_101.ino: 55:10: error: 'VARK_NO_SERVER_DETAILS' was not declared in this scope Error compiling project sources
The declaration is commented out in AardvarkTCP.h so compilation fails.
The text was updated successfully, but these errors were encountered:
Same issue here, I've been working on it for the past couple of days, is there any way around this?
Sorry, something went wrong.
Yes, use https://github.com/bertmelis/espMqttClient. It works and you get support there.
You can check H4AsyncMQTT which is based on Pangolin in essence.
No branches or pull requests
Pangolin_101.ino: 55:10: error: 'VARK_NO_SERVER_DETAILS' was not declared in this scope
Error compiling project sources
The declaration is commented out in AardvarkTCP.h so compilation fails.
The text was updated successfully, but these errors were encountered: