-
Notifications
You must be signed in to change notification settings - Fork 31
Create JoystickMouseControl.ino #12
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
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
DONE The examples must be placed under the examples folder in a subfolder that matches the sketch name exactly:
Mouse
|_examples
|_JoystickMouseControl
|_JoystickMouseControl.ino
Reference:
https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification#library-examples
Co-Authored-By: per1234 <[email protected]>
Co-Authored-By: per1234 <[email protected]>
…tickMouseControl.ino
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I recommend also adding the layout and schematic files from https://github.com/arduino/Arduino/tree/master/build/shared/examples/09.USB/Mouse/JoystickMouseControl
@per1234 is there a way to add it using the same PR, or should I create new PR's for each of the files? |
Any change you commit to the |
@per1234 added the mentioned files, please let me know if there is anything else |
No description provided.