1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-11-29 10:24:12 +01:00

Removing duplicate comment from top of KeyboardAndMouseControl example code.

This commit is contained in:
Dan Moore 2013-01-17 10:56:37 -05:00
parent 62e48dba91
commit 07f3915d8f

View File

@ -22,8 +22,6 @@
*/
// set pin numbers for the five buttons:
// set pin numbers for the five buttons:
const int upButton = 2;
const int downButton = 3;