Skip to content
New issue

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

not compile in arduino ide #1945

Open
gerashk opened this issue May 11, 2024 · 1 comment
Open

not compile in arduino ide #1945

gerashk opened this issue May 11, 2024 · 1 comment

Comments

@gerashk
Copy link

gerashk commented May 11, 2024

Good afternoon. I'm trying to compile it in Arduino according to the instructions. but I get an error

"Compilation error: declaration of template parameter 'T' shadows template parameter"

on this line 326 : "void Config_update(JsonObject& data, const char* key, T& var);"

@1technophile
Copy link
Owner

1technophile commented May 11, 2024

Good afternoon,
Arduino IDE will not be supported in the next release, as announced on v1.7.0
I would suggest to use platformIO instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants