Merge pull request #1233 from mgrdcm/fix_KAMC_example

Removing duplicate comment from top of KeyboardAndMouseControl example code.
This commit is contained in:
Cristian Maglie 2013-01-17 16:01:41 -08:00
commit bb40ee0e9e
1 changed files with 0 additions and 2 deletions

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;