mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-16 11:21:18 +03:00
Minor changes to the keyboard and mouse controller examples
This commit is contained in:
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
http://arduino.cc/en/Tutorial/KeyboardController
|
http://arduino.cc/en/Tutorial/KeyboardController
|
||||||
|
|
||||||
This samlple code is part of the public domain.
|
This sample code is part of the public domain.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
http://arduino.cc/en/Tutorial/MouseController
|
http://arduino.cc/en/Tutorial/MouseController
|
||||||
|
|
||||||
This samlple code is part of the public domain.
|
This sample code is part of the public domain.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// Require mouse control library
|
// Require mouse control library
|
||||||
|
Reference in New Issue
Block a user