Skip to content

Add example sketches #34

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

Open
alnpokrovsky opened this issue Nov 2, 2022 · 0 comments · May be fixed by #12, #13 or #15
Open

Add example sketches #34

alnpokrovsky opened this issue Nov 2, 2022 · 0 comments · May be fixed by #12, #13 or #15
Labels
topic: documentation Related to documentation for the project type: enhancement Proposed improvement

Comments

@alnpokrovsky
Copy link

alnpokrovsky commented Nov 2, 2022

Currently the library does not include any bundled example sketches.

Due to the library's origin as part of the core, the examples were instead included in the "built-in" examples bundled with Arduino IDE:

https://github.com/arduino/arduino-examples/tree/main/examples/09.USB

This poses two problems:

  • Users are accustomed to finding library examples via the File > Examples > <library name> menu path in the IDE
  • The "built-in" examples are not be available for users of other development tools which provide the Mouse library (e.g., Arduino CLI, PlatformIO)
@per1234 per1234 changed the title [FR] Project Examples for PlatformIO Registry Add example sketches Nov 2, 2022
@per1234 per1234 added type: enhancement Proposed improvement topic: documentation Related to documentation for the project labels Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: documentation Related to documentation for the project type: enhancement Proposed improvement
Projects
None yet
2 participants