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

identifier "KEYPAD_STREAM" is undefined #10

Closed
CHTUZKI opened this issue Feb 1, 2023 · 1 comment
Closed

identifier "KEYPAD_STREAM" is undefined #10

CHTUZKI opened this issue Feb 1, 2023 · 1 comment

Comments

@CHTUZKI
Copy link

CHTUZKI commented Feb 1, 2023

`#define MPG_ENABLE 1

#define KEYPAD_ENABLE 2`

I used the above two lines of code to compile, and the compiler told me "identifier" KEYPAD_STREAM "is undefined". I can't find "KEYPAD_STREAM" in the "MSP432P401R-master" project

I don't know why?

@terjeio
Copy link
Owner

terjeio commented Feb 1, 2023

Those two symbols are for the grblHAL controller, which driver are you compiling for that?

@CHTUZKI CHTUZKI closed this as completed Feb 2, 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