mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-30 16:24:09 +03:00
typos and Due compliants comments on Keyboard examples
This commit is contained in:
@ -6,8 +6,9 @@
|
||||
Sends a text string when a button is pressed.
|
||||
|
||||
The circuit:
|
||||
* pushbutton attached from pin 2 to +5V
|
||||
* 10-kilohm resistor attached from pin 4 to ground
|
||||
* pushbutton attached from pin 2 to +5V on AVR boards
|
||||
and to +3.3V to the Arduino Due
|
||||
* 10-kilohm resistor attached from pin 2 to ground
|
||||
|
||||
created 24 Oct 2011
|
||||
modified 27 Mar 2012
|
||||
|
Reference in New Issue
Block a user