Skip to content

Commit 07f3915

Browse files
committed
Removing duplicate comment from top of KeyboardAndMouseControl example code.
1 parent 62e48db commit 07f3915

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build/shared/examples/09.USB/KeyboardAndMouseControl/KeyboardAndMouseControl.ino

Lines changed: 0 additions & 2 deletions
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)