Skip to content

Commit 3a23822

Browse files
committed
Removing duplicate comment from top of KeyboardAndMouseControl example code.
1 parent 03ff6f0 commit 3a23822

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build/shared/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)