mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-17 22:23:10 +03:00
Removing duplicate comment from top of KeyboardAndMouseControl example code.
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user