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

Keypad.h and ESP8266WiFi.h not cooperating #44

Open
jendam99 opened this issue Feb 8, 2023 · 0 comments
Open

Keypad.h and ESP8266WiFi.h not cooperating #44

jendam99 opened this issue Feb 8, 2023 · 0 comments

Comments

@jendam99
Copy link

jendam99 commented Feb 8, 2023

Hello,
I am currently trying to use ESP-now to connect a keypad unit and reciever unit, but as soon as I import both libraries into the same sketch and try to compile it (in Arduino IDE), multiple error messages are shown.
Some of them complain about expansion of macros (like for example: "wl_definitions.h:73:3: note: in expansion of macro 'CLOSED' CLOSED = 0,")
Other say "... ESP8266WiFi.h:29:1: error: expected declaration before '}' token }" mentioning all different ESP8266 libraries.
Do you have any idea, where is the problem and how to solve it?
Thank you 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