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

Errro when using arduino MKR/Zero or One #14

Open
cholopa opened this issue Feb 26, 2024 · 0 comments
Open

Errro when using arduino MKR/Zero or One #14

cholopa opened this issue Feb 26, 2024 · 0 comments

Comments

@cholopa
Copy link

cholopa commented Feb 26, 2024

Hi:

Don't know if this is the right place to ask this....

When tring to use yor library with MKR1010, one or zero I get this error:

In file included from C:...\Arduino\pista_x_mkr_V2\pista_x_mkr_V2.ino:21:0:

"c:....\Arduino\libraries\Dictionary\src/Dictionary.h: In member function 'arduino::String Dictionary::json()':
c:...\Arduino\libraries\Dictionary\src/Dictionary.h:566:9: error: ambiguous overload for 'operator=' (operand types are 'arduino::String' and 'char')"

In row 21 of "pista_x_mkr_V2.ino", I have: "#include <Dictionary.h>"

This issue happens to me even with the examples. Do you know what can be the issue?. I have tried old versions of the library, and below version 3.0.0 it compiles, but I can't use it as I need to use JSON strings.

Thanks in advance.

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

1 participant