Skip to content

Commit de539e7

Browse files
Update examples/Keyboard/Keyboard.ino
Co-authored-by: Sebastian Romero <s.romero@arduino.cc>
1 parent abda6d2 commit de539e7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/Keyboard/Keyboard.ino

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
* Instructions:
55
* 1. Connect your Arduino Portenta C33 to a mid-carrier board;
66
* 2. Upload this sketch to the Portenta;
7-
* 3. Open the Serial Monitor and chose the same baud rate as used in the sketch;
7+
* 3. Open the Serial Monitor and chose 115200 as baud rate;
8+
89
* 4. Connect your keyboard to the USB-A connector and any keypress should be printed to the console window.
910
*/
1011

0 commit comments

Comments
 (0)