Skip to content

Commit 20bd1b9

Browse files
committed
Merge pull request arduino#1233 from mgrdcm/fix_KAMC_example
Removing duplicate comment from top of KeyboardAndMouseControl example code.
2 parents 03ff6f0 + 3a23822 commit 20bd1b9

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)