1
0
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:
Scott
2012-10-21 19:57:23 -04:00
parent ea44e8859d
commit 6496943f4c
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
http://arduino.cc/en/Tutorial/KeyboardController
This samlple code is part of the public domain.
This sample code is part of the public domain.
*/

View File

@ -9,7 +9,7 @@
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