mirror of
https://github.com/arduino/Arduino.git
synced 2024-12-01 12:24:14 +01:00
Merge pull request #1233 from mgrdcm/fix_KAMC_example
Removing duplicate comment from top of KeyboardAndMouseControl example code.
This commit is contained in:
commit
bb40ee0e9e
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user