Skip to content

Commit bb40ee0

Browse files
committed
Merge pull request #1233 from mgrdcm/fix_KAMC_example
Removing duplicate comment from top of KeyboardAndMouseControl example code.
2 parents 62e48db + 07f3915 commit bb40ee0

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)