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

Конфликтует с библиотекой ArduinoJson #36

Closed
Basoil opened this issue May 10, 2023 · 2 comments
Closed

Конфликтует с библиотекой ArduinoJson #36

Basoil opened this issue May 10, 2023 · 2 comments

Comments

@Basoil
Copy link

Basoil commented May 10, 2023

EncButton - версия 2.0
ArduinoJson - версия 6.21.2

Ошибка компиляции:

/Users/.../Arduino/libraries/ArduinoJson/src/ArduinoJson/Configuration.hpp:215:4: error: #error nullptr is defined as a macro. Remove the faulty #define or #undef nullptr
 #  error nullptr is defined as a macro. Remove the faulty #define or #undef nullptr
    ^~~~~
@GyverLibs
Copy link
Owner

Сделай #undef nullptr

@Basoil
Copy link
Author

Basoil commented May 10, 2023

Уже )

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