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

ERROR: "NUM_COM" was not declared in this scope #15

Open
TairongZhu opened this issue Jul 28, 2021 · 3 comments
Open

ERROR: "NUM_COM" was not declared in this scope #15

TairongZhu opened this issue Jul 28, 2021 · 3 comments

Comments

@TairongZhu
Copy link

when I run this code, there is an error saying that "NUM_COM" was not declared in this scope, I don't know how can I fix this error.
The error is in line 186, in for loop: for(int num= 0; num < NUM_COM ; num++).

@AlphaLima
Copy link
Owner

You must include the header file

@ThomasCr
Copy link

ThomasCr commented May 8, 2022

and which one?

@ThomasCr
Copy link

ThomasCr commented May 8, 2022

ok, found the information....

#9

Arduino IDE forgot to copy it to its folder....

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

3 participants