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

Build Errors #3

Open
mmiller7 opened this issue Apr 27, 2020 · 1 comment
Open

Build Errors #3

mmiller7 opened this issue Apr 27, 2020 · 1 comment

Comments

@mmiller7
Copy link

Tried with an Arduino Micro and found a few errors:

  1. Had to remove #include<Mouse.h> (it's built into the Arduino IDE apparently)

  2. Comments are incorrect syntax. C/C++ comments must be // or /* */ style, the # symbol is a syntax error.

@VictorioBerra
Copy link

Wont compile for me.

error: 'Mouse' was not declared in this scope

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