docs-content icon indicating copy to clipboard operation
docs-content copied to clipboard

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

Open geoffferg opened this issue 1 year ago • 0 comments

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

geoffferg avatar Sep 12 '24 09:09 geoffferg