We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abda6d2 commit de539e7Copy full SHA for de539e7
examples/Keyboard/Keyboard.ino
@@ -4,7 +4,8 @@
4
* Instructions:
5
* 1. Connect your Arduino Portenta C33 to a mid-carrier board;
6
* 2. Upload this sketch to the Portenta;
7
- * 3. Open the Serial Monitor and chose the same baud rate as used in the sketch;
+ * 3. Open the Serial Monitor and chose 115200 as baud rate;
8
+
9
* 4. Connect your keyboard to the USB-A connector and any keypress should be printed to the console window.
10
*/
11
0 commit comments