Skip to content

Commit 142dcc6

Browse files
committed
Removing duplicate comment from top of KeyboardAndMouseControl example code.
1 parent 8f76c3d commit 142dcc6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/09.USB/KeyboardAndMouseControl/KeyboardAndMouseControl.ino

-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@
2222
2323
*/
2424

25-
// set pin numbers for the five buttons:
26-
2725
// set pin numbers for the five buttons:
2826
const int upButton = 2;
2927
const int downButton = 3;

0 commit comments

Comments
 (0)