Skip to content

Commit 6496943

Browse files
committed
Minor changes to the keyboard and mouse controller examples
1 parent ea44e88 commit 6496943

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

hardware/arduino/sam/libraries/USBHost/examples/KeyboardController/KeyboardController.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
1010
http://arduino.cc/en/Tutorial/KeyboardController
1111
12-
This samlple code is part of the public domain.
12+
This sample code is part of the public domain.
1313
*/
1414

1515

hardware/arduino/sam/libraries/USBHost/examples/MouseController/MouseController.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
1010
http://arduino.cc/en/Tutorial/MouseController
1111
12-
This samlple code is part of the public domain.
12+
This sample code is part of the public domain.
1313
*/
1414

1515
// Require mouse control library

0 commit comments

Comments
 (0)