Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Build Errors #3

Open
mmiller7 opened this issue Apr 27, 2020 · 2 comments
Open

Build Errors #3

mmiller7 opened this issue Apr 27, 2020 · 2 comments

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

@frijsdijk
Copy link

List of boards where Mouse.h is available:

https://www.arduino.cc/reference/en/language/functions/usb/mouse/

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants