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

Built-in USB keyboard example - issue when used with Micro #2165

Open
geoffferg opened this issue Sep 12, 2024 · 0 comments
Open

Built-in USB keyboard example - issue when used with Micro #2165

geoffferg opened this issue Sep 12, 2024 · 0 comments
Labels
community Bugs and fixes suggested by the community

Comments

@geoffferg
Copy link

I came across a problem programming an Arduino Micro using built in example (examples / USB / Keyboard / Keyboard Serial):
The serial commands if using Arduino Micro need to be changed from 'Serial' to 'Serial1' otherwise it doesn't work. I guess this may apply to other boards too.
Thanks,
Geoff

@g-castronovo g-castronovo added the community Bugs and fixes suggested by the community label Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Bugs and fixes suggested by the community
Projects
None yet
Development

No branches or pull requests

2 participants